Take Command / TCC Help v. 13.03
@MAKETIMENot in LE
Hide Navigation Pane
@MAKETIMENot in LE
Previous topic Next topic No directory for this topic No expanding text in this topic  
@MAKETIMENot 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 (...)

@MAKETIME[n] :  Returns a time (formatted using the Time Separator specified in Regional Settings). n is interpreted as the number of seconds since midnight, and must not exceed 86399. This function is the inverse of @TIME.

 

Examples:

 

echo %@maketime[45240]

echo %@maketime[79244]

 

Comments (...)