Method System.TM()->strptime()
classSystem.TM
- Method
strptime
boolstrptime(string(1..255)format,string(1..255)data)- Note
The order of
formatanddataare reversed compared to predef::strptime().- See also
class System.TMbool strptime(string(1..255) format, string(1..255) data)
The order of format and data are reversed
compared to predef::strptime().