|
|
@TIME[hh:mm:ss] : Returns the number of seconds since midnight for the specified time. The time must be in 24-hour format. "am" and "pm" are ignored. Any non-numeric character, except a right bracket ] can be used to separate the hour, minute and second subfields.
Examples:
echo %@time[12:34:56]
echo %@time[%_time]