ISO time format.
YYYY-MM-DDTHH:MM:SSZ
(4 digit year)-(2 digit month)-(2 digit day)T(2 digit hour):(2 digit minutes):(2 digit seconds)Z
T - wallclock time starts here
Z - zulu time, or UTC time
Wikipedia page for a super simple and tiny API for automatically discovering and publishing data in as easy to understand a format as possible so that the dumbest and simplest of applications can use it. Links to the spec.
With this site we try to show you the most common use-cases covered by the old and new style string formatting API with practical examples.
All examples on this page work out of the box with with Python 2.7, 3.2, 3.3, 3.4, and 3.5 without requiring any additional libraries.
Documentation for the Chatterbot corpus file format.