Next: , Previous: strftime, Up: Functions   [Contents][Index]


1.14.1.53 strptime

‘strptime("timeformat",s)‘ reads the time from the string s using the timeformat specifiers and converts it into seconds since the year 2000. See ‘time_specifiers‘ and strftime.