sproutsocial / walltime-js

A JavaScript library for easily translating a UTC time to a "Wall Time" for a particular time zone.
MIT License
121 stars 12 forks source link

toFormattedTime method #7

Closed aranel616 closed 11 years ago

aranel616 commented 11 years ago

This PR adds a toFormattedTime method that will give you a formatted time (e.g., 2:30 PM). It accepts a parameter to use 24 hour time instead (e.g., 14:30). I have also added a test file for timezonetime.coffee