A SERVICE OF

logo

Chapter 3: Condition Reference
67
date[.utc]=
Tests true if the current time is within the startdate..enddate range, inclusive. The comparison is
made against local time unless the
.utc qualifier is specified.
syntax
date[.utc]=YYYYMMDD..YYYYMMDD
date[.utc]=MMDD..MMDD
Layer and Transaction Notes
Using time-related conditions to control caching behavior in a
<Cache> layer may cause thrashing
of the cached objects.
See Also
Conditions:
day=, hour=, minute=, month=, time=, weekday=, year=