Jump to content

holiday calendar only supports timezone GMT+01:00


ddelange

Recommended Posts

It seems that the only timezone in the holiday calendar of the job scheduler that works is GMT+01:00 or Europe/Amsterdam, which is the same, other timezones have no effect on the scheduler. 

Does anybody know if I'm doing something wrong or that there are other timezones that do work? I have tried GMT+08:00 orAsia/Singapore, GMT or Europe/London but they don't work either.

Below is an example of the contents of a holiday calendar

Kind regards

<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<reportJobCalendar>
  <calendarType>holiday</calendarType>
  <description>test holiday calendar EuropeAmsterdam</description>
  <excludeDays>
    <excludeDay>2021-02-18</excludeDay>
    <excludeDay>2021-02-19</excludeDay>
    <excludeDay>2021-03-03</excludeDay>
    <excludeDay>2021-03-04</excludeDay>
    <excludeDay>2021-03-09</excludeDay>
    <excludeDay>2021-03-10</excludeDay>
    <excludeDay>2021-03-20</excludeDay>
    <excludeDay>2021-03-21</excludeDay>
    <excludeDay>2021-03-22</excludeDay>
    <excludeDay>2021-03-23</excludeDay>
  </excludeDays>
  <timeZone>Europe/Amsterdam</timeZone>
</reportJobCalendar>
 

Link to comment
Share on other sites

  • Replies 0
  • Created
  • Last Reply

Top Posters In This Topic

Popular Days

Top Posters In This Topic

Popular Days

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×
×
  • Create New...