Converts 24-hour (military) time string to 12-hour (meridiem) time string and vice versa.
Get the number of hours for a day, week and the elapsed hours for the current day.
Get the number of seconds for a minute, hour, day and week.
Get the number of minutes for an hour, day, week and the elapsed minutes for the current day.
Date helper for displaying elapsed time in a human-readable format. Can be used as a JavaScript utility or template helper with handlebars, lo-dash or any template engine that supports helper functions.