Skip to content

Add daylight saving time support for pipeline schedules

Collen requested to merge add-dst-support-to-pipeline-schedule into master

What does this MR do?

Add daylight saving time (DST) support for pipeline schedules

Are there points in the code the reviewer needs to double check?

Why was this MR needed?

Currently, when setting a timezone for a new pipeline schedule DST is not taken into account. See before and after screenshots below:

Screenshots (if relevant)

Before:

New_Pipeline_Schedule_before

After:

New_Pipeline_Schedule_after

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/37165

Edited by Kamil Trzciński

Merge request reports