-
Notifications
You must be signed in to change notification settings - Fork 7k
Closed
Description
Bugfixes
- moment.fn.format escape multiple characters is partially broken by Localized date format #380 moment.fn.format does not escape
L LL LLL LLLL LT
tokens - isValid() returns false for a valid ISO 8601 string with timezone #389 isValid() returns false for a valid ISO 8601 string with timezone
- Moment 1.7.0 unusable in Google Chrome extension #377 Moment 1.7.0 unusable in Google Chrome extension due to the use of
new Function
- moment.fn.format with single and double quotes #408 moment.fn.format breaks with single and double quotes
- Issue detecting invalid months in dates entered in other languages. #409 Issue detecting invalid months in dates entered in other languages.
- moment('xx-2001','MM-YYYY').isValid() should be false #434 moment('xx-2001','MM-YYYY').isValid() should be false
New Features
- Support for Chuvash suffix changes in future fromNow #398 Added support for a callback function in
lang.relativeTime.future
andlang.relativeTime.past
Metadata
Metadata
Assignees
Labels
No labels