Skip to content
Commit 9c22046b authored by Andreas Fischer's avatar Andreas Fischer
Browse files

Do not pass numeric strings to strtotime() when formatting dates.

strtotime() will return false and the date will be formatted as the 0-timestamp
(e.g. January 1, 1970 00:00) otherwise.
parent 4c0ec974
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment