Top "Strtotime" questions

PHP function for parsing about any English textual datetime description into a Unix timestamp

Get previous month date range

I need help getting the previous months full date range in the following format: Y-m-d I have successfully been able …

php datetime date strtotime mktime
Get dates from next week in PHP

I want to echo the dates from Mo,Tu,We,Th,Fr,Sa,Su of the next week. My code …

php date strtotime
How to make strtotime parse dates in Australian (i.e. UK) format: dd/mm/yyyy?

I can't beleive I've never come across this one before. Basically, I'm parsing the text in human-created text documents and …

php datetime date locale strtotime