utime icon indicating copy to clipboard operation
utime copied to clipboard

More advanced parsing of datetime strings

Open sepehr opened this issue 10 years ago • 0 comments

As you might already know PHP's strtotime() is pretty strong when it comes to parsing English date/time strings. The awesome php.js community has developed a vanilla javascript implementation of the function.

Wanted to share my thought that it might come handy in Utime and make it more perfect.

sepehr avatar Apr 28 '15 06:04 sepehr