D Documentation  
toTimeString
char[] toTimeString(d_time t)

This function converts t into a text string of the form: "hh:mm:ss GMT+-TZ", for example, "02:04:57 GMT-0800".

Note: If t is invalid, "Invalid date" is returned.

See also:
toString, toDateString
Created using PHP docwiki written by Markus Dangl. Best viewed with Mozilla Firefox.