Add time zone data for Windows #18578
Labels
stage/accepted
Confirmed, and intend to work on. No timeline committment though.
theme/platform-windows
type/enhancement
Proposal
Due to golang/go#38453, specifying time zone for periodic job is actually broken in Windows, which will promptly fail the periodic job:
nomad/api/jobs.go
Lines 897 to 903 in 20eadc7
Use-cases
For periodic job.
Attempted Solutions
Use Local time.
The text was updated successfully, but these errors were encountered: