Document Time Zones for Dates/Times [DI35] [WHAT]
Tip DI35
The complexities of time mean make it easy for time zone bugs to slip into code. While you should ideally embed time zones in date/time variable names as much as possible, document the expected time zones too for variables that are part of interface code.
Examples: