Anything related to ISO standard date formats, i.e. a series of ISO-standardized formats for date and time information meant to be "understandable" worldwide, like the following string "2013-10-02 15:35:02".
Anything related to ISO standard date formats, i.e. a series of ISO-standardized formats for date and time information meant to be "understandable" worldwide.
For example, the following string "2013-10-02 15:35:02" represents the following time in ISO format:
year: 2013
month: 10
day: 2
hour: 15
minutes: 35
seconds: 2