Click or drag to resize
MomentSharp.Globalization Namespace
MomentSharp.Globalization contains the interface to create a localization MomentSharp.Globalization.Languages
Classes
  ClassDescription
Public classLongDateFormat
Extra for formats from Momentjs. Some of these are may already exist in DateTime.ToString(*) See http://momentjs.com/docs/#localized-formats
Interfaces
  InterfaceDescription
Public interfaceILocalize
Base class for implementing language translations.
Enumerations
  EnumerationDescription
Public enumerationCalendar
Calendar parts. Meant to emulate http://momentjs.com/docs/#/displaying/calendar-time/
Public enumerationRelativeTime
Relative Time parts Meant to emulate: http://momentjs.com/docs/#/displaying/fromnow/