utc-dates
· 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).
Download JD-GUI to open JAR file and explore Java source code file (.class .java)
Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window utc-dates-0.0.2.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.