Gentee Programming Language > Documentation > Libraries | Download documentation |
Get time in the specified format.
str gettimeformat( datetime systime, str format, str time )
systime The variable containing time. format Time format. It can contain the following values: hh Hours - 12-hour format. HH Hours -24-hour format. mm Minutes. ss Seconds. tt Time marker, such as AM or PM. time The string for getting time.
The function returns the parameter time.
See alsoFunction for working with time
![]() |
![]() Copyright © 2004-2006 Gentee Inc. All rights reserved. ![]() |