Files
archived-presentations/time-dpc19.xml
Derick Rethans 6baed2b630 DPC talks
2019-05-30 11:14:36 +01:00

57 lines
1.9 KiB
XML

<?xml version="1.0" encoding="utf-8"?>
<presentation css="derick.css">
<topic>Localization and Internationalization</topic>
<title>Time Zones and Calendars are a PITA</title>
<event>Dutch PHP Conference</event>
<location>Amsterdam, the Netherlands</location>
<date>June 8th, 2019</date>
<speaker>Derick Rethans</speaker>
<email>derick@derickrethans.nl</email>
<url>https://derickrethans.nl/talks/time-dpc19</url>
<joindin>https://joind.in/26371</joindin>
<twitter>derickr</twitter>
<slide>slides/xdebug/title.xml</slide>
<slide>slides/mongodb/me.xml</slide>
<!-- INTRODUCTION -->
<slide>slides/time/quiz.xml</slide>
<!-- PHP - IMPROVEMENTS -->
<slide>slides/time/improvements-timezones.xml</slide>
<slide>slides/time/improvements-more-on-timezones.xml</slide>
<slide>slides/time/default-timezone.xml</slide>
<slide>slides/time/timestamps-suck.xml</slide>
<!-- PHP - CODE EXAMPLES -->
<slide>slides/time/basic-parse-time-new.xml</slide>
<slide>slides/time/date-parse-from-format3.xml</slide>
<slide>slides/time/date-parse-from-format2.xml</slide>
<!-- DATE EXAMPLES -->
<slide>slides/time/date-modify.xml</slide>
<slide>slides/time/date-modify-immutable1.xml</slide>
<slide>slides/time/date-modify-immutable2.xml</slide>
<slide>slides/time/timezone-object-1.xml</slide>
<slide>slides/time/date-timezone.xml</slide>
<slide>slides/time/timezone-utilities-3.xml</slide>
<!-- INTERVALS and PERIODS -->
<slide>slides/time/intervals.xml</slide>
<slide>slides/time/intervals-2.xml</slide>
<slide>slides/time/relative-month.xml</slide>
<slide>slides/time/relative-month3.xml</slide>
<slide>slides/time/period-2.xml</slide>
<slide>slides/time/in-database4.xml</slide>
<!-- CALENDARS -->
<slide>slides/time/cal-natural.xml</slide>
<slide>slides/time/cal-iso8601.xml</slide>
<!-- EXIT -->
<slide>slides/time/book.xml</slide> <!-- resources -->
<slide>slides/mongodb/questions.xml</slide>
<slide>slides/mongodb/resources.xml</slide> <!-- resources -->
</presentation>