Time
Advanced
For more advanced date parsing, formatting, normalization and manipulation functions, use the C standard library time functions like mktime
. See the note about the standard library on the device and the description of the C standard library time functions.