Skip to content

In Safari, .convert() generates an Invalid date in certain scenarios when converting from a string date to a Date() object. #2

@cssquirrel

Description

@cssquirrel

How to reproduce:

While using Safari, perform a conversion using:

OrcDate.convert('2012-07-24', 'YYYY-MM-DD', 'Date');

The object returned will be an "Invalid Date".

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions