Attaches a preferred timezone to a given date time object. This is primarily useful for formatting a date into the timezone that the user expects, and various other timezone specific calculations, like dateTrunc.
dateTrunc
The date time object to use
The TZ timezone name
Attaches a preferred timezone to a given date time object. This is primarily useful for formatting a date into the timezone that the user expects, and various other timezone specific calculations, like
dateTrunc.