DisplayCalendar Method |
Name | Description | |
---|---|---|
Calendar(Moment, Moment) |
Will format a date with different strings depending on how close to referenceTime's date (today by default) the
date is.
Emulates: http://momentjs.com/docs/#/displaying/calendar-time/
| |
Calendar(Moment, DateTime) |
Will format a date with different strings depending on how close to referenceTime's date (today by default) the
date is.
Emulates: http://momentjs.com/docs/#/displaying/calendar-time/
|