Local time - UTC offset and daylight saving correction
authorColin Clark <colin.clark@cclark.uk>
Wed, 25 Apr 2018 10:46:38 +0000 (11:46 +0100)
committerColin Clark <colin.clark@cclark.uk>
Wed, 25 Apr 2018 10:46:38 +0000 (11:46 +0100)
commitcf43eb55c1491b033ac6773b1dc0571a4b69e47f
tree9f6ff9d9686c695d21703a846c85d679ea77eedd
parent57d6435c084e1dccdb13756d39fca3b52951a89e
Local time - UTC offset and daylight saving correction

Use GPS lat/long to provide local time corrected for UTC offset and DST
correction.

The corrected time is available in formatted.localtime
The selected timezone is available in formatted.timezone
33 files changed:
ZoneDetect.md [new file with mode: 0644]
configure.in
doc/docbook/GuideReference.xml
doc/docbook/GuideReferenceFileDates.xml [new file with mode: 0644]
doc/docbook/GuideReferenceTags.xml
doc/docbook/GuideReferenceUTC.xml [new file with mode: 0644]
doc/docbook/GuideSidebarsInfo.xml
plugins/Makefile.am
plugins/ZoneDetect/Makefile.am [new file with mode: 0644]
plugins/ZoneDetect/timezone21.bin [new file with mode: 0644]
src/Makefile.am
src/bar.c
src/exif-common.c
src/main.h
src/preferences.c
src/zonedetect.c [new file with mode: 0644]
src/zonedetect.h [new file with mode: 0644]
web/help/GuideIndex.html
web/help/GuideReference.html
web/help/GuideReferenceCommandLine.html
web/help/GuideReferenceConfig.html
web/help/GuideReferenceDecodeLatLong.html
web/help/GuideReferenceKeyboardShortcuts.html
web/help/GuideReferenceLIRC.html
web/help/GuideReferenceLua.html
web/help/GuideReferenceMetadata.html
web/help/GuideReferencePixbufLoaders.html
web/help/GuideReferenceStandards.html
web/help/GuideReferenceSupportedFormats.html
web/help/GuideReferenceThumbnails.html
web/help/GuideReferenceUTC.html [new file with mode: 0644]
web/help/GuideReferenceXmpExif.html
web/help/GuideSidebarsInfo.html