[JIRA] (JENKINS-57702) Schedule a job doesn't fire correctly when using Etc/GMT-XX time zones

2 views
Skip to first unread message

manuelramonleonjimenez@gmail.com (JIRA)

unread,
May 27, 2019, 11:18:03 AM5/27/19
to jenkinsc...@googlegroups.com
Ramon Leon created an issue
 
Jenkins / Bug JENKINS-57702
Schedule a job doesn't fire correctly when using Etc/GMT-XX time zones
Issue Type: Bug Bug
Assignee: Unassigned
Components: core
Created: 2019-05-27 15:17
Labels: core
Priority: Minor Minor
Reporter: Ramon Leon

A problem related to using time zones in the schedule to build jobs periodically:

GMT-10 is the same timezone as US/Hawaii. Both, at 12:00 are 00:00 at CEST Time Zone.

If you set this in the Schedule textarea of a build configuration:

TZ=US/Hawaii
00 12 * * *

The next execution is at 00:00 CEST => OK

But, if you set this:

TZ=Etc/GMT-10
00 12 * * * 

The next execution is at 04:00 CEST => WRONG

It seems to be a bug when specifying time zones with GMT-XX.

Add Comment Add Comment
 
This message was sent by Atlassian Jira (v7.11.2#711002-sha1:fdc329d)
Reply all
Reply to author
Forward
0 new messages