Method System.TM()->asctime()
- Method asctime
string
asctime()- Description
Return a string representing the time. Mostly useful for debug purposes.
- Note
In versions of Pike prior to Pike 8.0.1866 the exact format was very locale (see
Gettext.setlocale
) and OS dependent.