# Functions
CurrentTimeInFmt returns the current time in the given format.
Get retrieves the template from a path.
NewTime returns a new JSONTime containing the current time.
# Interfaces
Interface is contains the behavior of mirror templates.
# Type aliases
JSONTime is time.Time with JSON marshaling and unmarshaling implementations.