Hi guys! I tried to use Ubuntu system TZ DB for an app on date.h (built without curl support - Manual_TZ_DB=ON)
But after start my simple app I see a coredump and error message "Can not find version for TZ DB"
I tried to copy the version file from downloaded IANA TZ DB to Linux path: "/usr/share/zoneinfo"
but after that I had a coredump anyway with an error message: Can not find TimeZone - America/New_York (my app uses it just as an example).
So the question: Can we use somehow system Ubuntu's TZ DB instead of downloading TZ DB from IANA web site? or are they incompatible? Thank you for your time and reply anyway.

