Gotime
Website and Javascript library for parsing Golang date-time patterns
Install / Use
/learn @actgardner/GotimeREADME
gotime

The source for the Go Time website, a collection of tools for working with Golang's time format strings:
index.html: a tool for visualizing and explaining the various parts of a time format string.parser.html: a Javascript reimplementation of thetime.Parsemethod, for quickly testing patterns client-side.gotime.js: a library for parsing time format strings and applying them.
