urish / angular-moment

Moment.JS directives for Angular.JS (timeago and more)
MIT License
2.6k stars 397 forks source link

Safari does not render am-time-ago directive #284

Closed eppineda closed 7 years ago

eppineda commented 7 years ago

<span am-time-ago="device.most_recent_event_recorded_at" | amParse:"YYYY-MM-DD HH:mm:ss UTC"></span>

instead displaying Invalid date.

Works fine in Chrome, however.

urish commented 7 years ago

Please see urish/angular2-moment#119 for an explanation of this behavior.