Skip to content
Snippets Groups Projects
Unverified Commit 05b33c2e authored by metamben's avatar metamben Committed by GitHub
Browse files

Set timezone when truncating dates (#24247)

Breaking date values into parts should happen in the time zone expected by the user and the construction of the
truncated date should happen in the same timezone. This is especially important when the difference between the
expected timezone and UTC is not an integer number of hours and the truncation resolution is hour. (See #11149).
parent f2d61bf3
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment