Feature request: Parsing time
Open
- Dominant language
- JavaScript
- Stars
- 1.3k
- Forks
- 38
- PR merge metrics
- No merged PRs in 30d
Description
Is there scope for something for parsing time passed as a string?
Something like
```js
// TinyTime.parse :: String -> Date
tinytime('{H}:{mm}:{ss}').parse('13:43:28');
```
If yes, can I work on it?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.