Why does strtotime() return blank or empty timestamp?
Earlier this week I was working on an issue in a plugin of ours, Order Delivery Date. The issue was that date shown on the delivery calendar on WooCommerce checkout was shown as 1-1-1970. This was rather strange. But I later realized that the minute field value that is passed in strtotime() is a single …
Why does strtotime() return blank or empty timestamp? Read More »