| ILocalize Interface |
Namespace: MomentSharp.Globalization
The ILocalize type exposes the following members.
| Name | Description | |
|---|---|---|
| Translate(Calendar, DateTime) |
Localized Calendar parts for dateTime | |
| Translate(RelativeTime, Int32, Boolean, Boolean) |
Localize RelativeTime. This is meant to emulate how MomentJs allows localization of RelativeTime
|
| Name | Description | |
|---|---|---|
| LongDateFormat |
Localized short hand format strings. See http://momentjs.com/docs/#localized-formats
|