Take Command / TCC Help v. 13.03
@TIMENot in LE
Hide Navigation Pane
@TIMENot in LE
Previous topic Next topic No directory for this topic No expanding text in this topic  
@TIMENot in LE
Previous topic Next topic Topic directory requires JavaScript JavaScript is required for expanding text JavaScript is required for the print function Mail us feedback on this topic!  

Comments (...)

@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]

 

Comments (...)