MomentSharp.Globalization Namespace |
Class | Description | |
---|---|---|
LongDateFormat |
Extra for formats from Momentjs. Some of these are may already exist in DateTime.ToString(*) See http://momentjs.com/docs/#localized-formats
|
Interface | Description | |
---|---|---|
ILocalize |
Base class for implementing language translations.
|
Enumeration | Description | |
---|---|---|
Calendar |
Calendar parts.
Meant to emulate http://momentjs.com/docs/#/displaying/calendar-time/
| |
RelativeTime |
Relative Time parts
Meant to emulate: http://momentjs.com/docs/#/displaying/fromnow/
|