method

_strptime

v2_6_3 - Show latest stable - Class: DateTime
_strptime(*args)
public

Parses the given representation of date and time with the given template, and returns a hash of parsed elements. _strptime does not support specification of flags and width unlike strftime.

See also strptime(3) and #strftime.