tzdb
Delphi/FPC Time Zone Database
File Explorer
- bump.yml
- test-linux.yml
- test-macos.yml
- test-windows-fpc.yml
- launch.json
- settings.json
- tasks.json
- converter.xsl
- windowsZones.xml
- API.md
- TZDB.dpk
- TZDB.dproj
- TZDB.ico
- TZDB.pas
- TZDB.res
- tzdb_fpc.lpk
- tzdb_fpc.pas
- logo-64x64.ico
- logo.jpg
- tz_vis.jpg
- run_tests.ps1
- run_tests.sh
- update.sh
- TZCompile.dpr
- TZCompile.dproj
- TZCompile.res
- TZSchema.pas
- TZStrs.pas
- WindowsTZ.inc
- TZCAPI.pas
- TZDBLIB.dpr
- TZDBLIB.dproj
- TZDBLIB.res
- TZDB.inc
- TZDB.pas
- TZDBPK.dpk
- TZDBPK.dproj
- TZDBPK.res
- Version.inc
- dunit.ini
- KnownTZCases.pas
- TestTZDB.pas
- TZTest.dpr
- TZTest.dproj
- TZTest.res
- TZView.pas
- Decomposer.pas
- MainForm.dfm
- MainForm.pas
- TZVisualizer.dpr
- TZVisualizer.dproj
- TZVisualizer.res
- TZDB_Group.groupproj
- africa
- antarctica
- asia
- australasia
- backward
- backzone
- etcetera
- europe
- factory
- icuzones
- northamerica
- southamerica
- .gitattributes
- .gitignore
- LICENSE
- Makefile
- README.md
- update-compile.log
# Use via CDN
jsDelivrjsDelivr serves any public GitHub repository as a CDN with zero setup. Pick a version and a file to get a ready-to-paste link and snippet.
Link
Example
Command Glossary
Commands referenced in this DOCs, explained below.
git submodule
View Details ▼
git submodule
Inspect, update, and manage submodules.
git submodule
View existing submodules and the checked-out commit for each one:
git submodule update --init --recursive
Install a repository's submodules (listed in `.gitmodules`):
git submodule add {{repository_url}}
Add a Git repository as a submodule of the current one:
# Project Badges
// repository documentation
Was this content helpful?
(0 ratings)
