How to update
-
Get latest database:
git clone https://github.com/pavkam/tzdb ./bin/tz-db cd ./bin/tz-db ./update-compile.sh -
Copy
TZDB.inc,Version.incandTZDB.pasfrom./bin/tz-db/src/TZDBPKto the./libtz/lib/tz-db -
Extract latest borders from timezones.shapefile.zip to the
./bin/tz-border -
Run
shp2pas.cmd -
Copy
*.pasfiles from./bin/pasto the./libtz/lib/tz-border -
Open
./libtz/libtz.lpiwith Lazarus -
Fix project Version Info, fix
CVersionInfoinsrc/u_AppMain.pasand compilelibtz.dll