rw-ut
rw-ut reads and writes lisp universal times as ISO-8601 strings.

Universal times stored as strings using `rw-ut' have the following advantages over normal universal times stored as integers:

  • they are human readable and thus less prone to bugs
  • they are easier to use with external databases or other programs that expect times dates encoded as strings
  • they are ISO-8601 compliant [by default]
Repository: https://github.com/nallen05/rw-ut

License: BSD

Author: Nick Allen


data format