Method System.TM()->asctime()
- Method asctime
string
asctime()- Description
Return a string representing the time. Mostly useful for debug purposes, the exact format is very locale (see
Gettext.setlocale
) and OS dependent.
string
asctime()
Return a string representing the time. Mostly useful for debug
purposes, the exact format is very locale (see
Gettext.setlocale
) and OS dependent.