Thanks!
Thanks for attending my talk "Advanced Date/Time Handling with PHP" at Sunshine PHP that I gave on February 8th, 2014. Here you can find some extra information about the talk if they are available. For this talk we have:
Questions?
If you have any questions about the talk, feel free to contact me. My details are on the contact page.
Slides
The talks slides can be downloaded at time-sunshine14.pdf
Resources
- Article: Storing Date/Times in Databases: http://derickrethans.nl/storing-date-time-in-database.html
- Article: What Time is It Here?: http://derickrethans.nl/what-time-is-it.html
- Geonames: http://www.geonames.org/
- How much is time wrong around the world?: http://poisson.phc.unipi.it/~maggiolo/index.php/2014/01/how-much-is-time-wrong-around-the-world/
- My book: Date/Time Handling with PHP: http://phpdatebook.com/
- World timezones: http://www.worldtimezone.com/index24.php
Comments (through joind.in)
Very interesting lecture, very useful if you have to deal with dates/times across different timezones, calculate time differences. Makes good examples and tips on modern php built-in classes and functions that solve such problems.
Exactly as described. Would have been good to include a few real-world cases where Date/Time was handled well/poorly. Otherwise, great information for building applications correctly with the DateTime APIs.
Learned something new!
Highly informative & entertaining! Loved to learn about the new DateTimeImmutable class.
Great presentation on an interesting topic.
Very useful. In fact, had just gone over a lot of this on my own the week before, so it was fresh in my mind.
The more I learn about timezones and date/time handling, the more I hate dealing with them! :) Glad to be armed with more information on the subject for the next time I have to think about it.
Derrick, I looked into your slides to look something to test and shift the time to test but found nothing, can you please advise on how to do tests with time in mind? Thanks. cordoval@gmail.com