A simple date formatting/parsing library that (by default)
normalizes all formatted dates to UTC, and assumes all date
strings are indicated in UTC.
Its intended use is to offer a simple API
useful for representing/consuming dates within
lexicographically-sensitive database systems (e.g. couchdb,
AWS SimpleDB, etc).
