date-time.rst.inc 297 B

12345678910
  1. Date and Time
  2. ~~~~~~~~~~~~~
  3. We format date and time conforming to ISO-8601, that is: YYYY-MM-DD and
  4. HH:MM:SS (24h clock).
  5. For more information about that, see: https://xkcd.com/1179/
  6. Unless otherwise noted, we display local date and time.
  7. Internally, we store and process date and time as UTC.