Introduction
Time zone handling helps you store and show dates and times correctly for people in different places.
You want to save the exact time an event happened, no matter where the user is.
You need to show the time of a meeting in the viewer's local time zone.
You want to compare times from users in different countries.
You are logging actions and want to keep them in a standard time.
You want to convert stored times to different time zones for reports.