TinyTime is a straightforward date and time formatter less then 1kb size.
TinyTime exports a single function that returns a template object. This object has a single method, render, which takes a Date and returns a string with the rendered data.
render
Date
Read More »