Fixed #5093: Try to read timezone from java TimeZone first
authorArmin Novak <armin.novak@thincast.com>
Wed, 5 Dec 2018 09:20:21 +0000 (10:20 +0100)
committerArmin Novak <armin.novak@thincast.com>
Wed, 5 Dec 2018 09:41:14 +0000 (10:41 +0100)
commit3d487d0718b5fbba3dd80dedd515dde2e5ae11ba
tree5b7c4a0f1cbf5320ad125a784e3026041b2a15a3
parenta1c203322676043169d5788121fe1947d71330d4
Fixed #5093: Try to read timezone from java TimeZone first

persist.sys.timezone property might not exist, try to get the
timezone identifier from the java class first.
winpr/libwinpr/timezone/timezone.c