Next: , Previous: strftime, Up: Functions


1.13.1.50 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.