marzubov / ember-calendar

An awesome Ember calendar, designed with composability and reusability in mind.
MIT License
2 stars 5 forks source link

now indicator showing wrong time #30

Open jamesdixon opened 8 years ago

jamesdixon commented 8 years ago

image

Showing 4:28am, but it's actually 4:28pm. I did run across a bug where I couldn't pass a moment format string with the am/pm indicator.

Need your help with this one :)

mcfiredrill commented 4 years ago

Hi, I fixed this bug here in my fork. https://github.com/mcfiredrill/ember-calendar/pull/3