Skip to content

Commit fe5f532

Browse files
committed
New strtotime implementation
THIS IS A BREAKING CHANGE, some old behavior, which relied on JS-engine built-in date parsing, is removed. This patch re-implements strtotime based on PHP's source code. It is not 100% complete. Missing are: - weekdayof - this time-unit, eg. this week - time zone handling (e.g. Europe/Berlin, GMT, Z)
1 parent 2620e73 commit fe5f532

File tree

1 file changed

+1108
-264
lines changed

1 file changed

+1108
-264
lines changed

0 commit comments

Comments
 (0)