tinytime icon indicating copy to clipboard operation
tinytime copied to clipboard

Feature request: Parsing time

Open phenax opened this issue 6 years ago • 0 comments

Is there scope for something for parsing time passed as a string? Something like

// TinyTime.parse :: String -> Date
tinytime('{H}:{mm}:{ss}').parse('13:43:28');

If yes, can I work on it?

phenax avatar Mar 10 '19 05:03 phenax