Skip to content

Commit

Permalink
Update timezone list and docs
Browse files Browse the repository at this point in the history
  • Loading branch information
jodastephen committed Feb 3, 2025
1 parent 935d44e commit 15c3df5
Show file tree
Hide file tree
Showing 3 changed files with 50 additions and 65 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -17,3 +17,4 @@
src/tz-data/
*TempTest*
/src/main/resources/org/joda/time/tz/data/
/.DS_Store
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -124,3 +124,5 @@ Note that Joda-Time is considered to be a largely “finished” project. No maj
* Ensure on Java SE 8
* `mvn clean deploy -Doss.repo -Dgpg.passphrase=""`
* Website will be built and released by GitHub Actions

If the GitHub stage fails, use `mvn clean deploy -Doss.repo -DskipRemoteStaging=true` to re-run
Loading

0 comments on commit 15c3df5

Please sign in to comment.