- Source:
Methods
-
(static) parse(vDate, sDateFormat, mAttributesopt) → {Date}
-
Parameters:
Name Type Attributes Description vDatestring | Date The date to parse sDateFormatstring The input format mAttributesobject <optional>
A map of options Properties
Name Type Attributes Default Description endOfUnitboolean <optional>
false Whether to parse ambiguous dates to the end of a month or year - Source:
Returns:
- Type
- Date