Relative Content

Tag Archive for datescriptinggnuexiftool

GNU date – parsing timezone with +HH:MM format

I’m trying to parse a date that’s extracted via exiftool from the metadata of MOV files. It comes in a format of e.g. 2024:05:31 20:57:23+03:00. Even though GNU’s date has the %:z option, and it is able to produce a timestamp in such format, it’s unable to parse existing value of it: