bigeasy / bigeasy/timezone

Error handling for parse errors?

Open
#162 3 comments 0 reactions 1 assignee Claimed by @bigeasy View on GitHub
enhancement question
Dominant language
JavaScript
Stars
256
Forks
26
PR merge metrics
No merged PRs in 30d

Description

I tried to parse the following:

``` javascript
tz('2013-06-13 19:00:00 -0400')
```

Which returned a function:

``` javascript
function () { return request.convert(arguments) }
```

Is that the intended result for unparseable dates?

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.