[CTX] [ALL]

TIME CONDITION ( -T.period )
A pseudo host name pattern with prefix "-T." at the top of it is used to specify a time period in a day.
"-T.period" matches if the current time is in the specified time period, where period is represented as "hour1-hour2" which means "from hour1:00:00 to hour2:59:59".

Example:

The complete format of period is like this: [wW]HH[MM][-HH[MM]]. A time period in a week is represented with "wW" where W expresses a day in a week ranging from "0" to "6" according to Sunday through Saturday. Sunday can be expressed as "7" too for convenience.

Example: