Click or drag to resize
DisplayCalendar Method
Overload List
  NameDescription
Public methodStatic memberCalendar(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/
Public methodStatic memberCalendar(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/
Top
See Also