For a lot of people dates in PHP are an issue, and the PHP functions aren’t sufficient enough to do all converts you need.
Therefore you find a few easy PHP date conversion methods. Feel free to add your own methods or requests in the comments as we know that these methods don’t cover everything. You can see it for yourself when you read the rest of this entry:
- get start and end date for the next two months in an array
- get the datetime for a specific user culture in Symfony
- get all days between a given start and end date and return it in an array
- get the difference between two dates