gettimeformat
Get time in the specified format.
func str gettimeformat (
datetime systime,
str format,
str time
)
datetime systime,
str format,
str time
)
Parameters
| systime | The variable containing time. | ||||||||||
| format | Time format. It can contain the following values:
| ||||||||||
| time | The string for getting time. |
Return value
Returns the parameter time.
Related links | Source |