Skip to content

Commit

Permalink
Update time zone data to 2023bgtz (#706)
Browse files Browse the repository at this point in the history
* Update time zone data to 2023bgtz

* Trigger build

---------

Co-authored-by: Stephen Colebourne (CI) <scolebourne@joda.org>
  • Loading branch information
github-actions[bot] and jodastephen committed Mar 24, 2023
1 parent 1e69573 commit f97e84b
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1088,6 +1088,6 @@
<!-- Other properties -->
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
<tz.database.version>2023agtz</tz.database.version>
<tz.database.version>2023bgtz</tz.database.version>
</properties>
</project>
10 changes: 9 additions & 1 deletion src/main/java/org/joda/time/tz/src/asia
Original file line number Diff line number Diff line change
Expand Up @@ -2727,6 +2727,12 @@ Zone Asia/Vientiane 6:50:24 - LMT 1906 Jul 1
7:00 - +07

# Lebanon
#
# From Saadallah Itani (2023-03-23):
# Lebanon too announced today delay of Spring forward from March 25 to April 20.
# From Paul Eggert (2023-03-23):
# https://www.mtv.com.lb/en/News/Local/1352516/lebanon-postpones-daylight-saving-time-adoption
#
# Rule NAME FROM TO - IN ON AT SAVE LETTER/S
Rule Lebanon 1920 only - Mar 28 0:00 1:00 S
Rule Lebanon 1920 only - Oct 25 0:00 0 -
Expand All @@ -2749,9 +2755,11 @@ Rule Lebanon 1988 only - Jun 1 0:00 1:00 S
Rule Lebanon 1989 only - May 10 0:00 1:00 S
Rule Lebanon 1990 1992 - May 1 0:00 1:00 S
Rule Lebanon 1992 only - Oct 4 0:00 0 -
Rule Lebanon 1993 max - Mar lastSun 0:00 1:00 S
Rule Lebanon 1993 2022 - Mar lastSun 0:00 1:00 S
Rule Lebanon 1993 1998 - Sep lastSun 0:00 0 -
Rule Lebanon 1999 max - Oct lastSun 0:00 0 -
Rule Lebanon 2023 only - Apr 21 0:00 1:00 S
Rule Lebanon 2024 max - Mar lastSun 0:00 1:00 S
# Zone NAME STDOFF RULES FORMAT [UNTIL]
Zone Asia/Beirut 2:22:00 - LMT 1880
2:00 Lebanon EE%sT
Expand Down

0 comments on commit f97e84b

Please sign in to comment.