hbz / lobid-gnd

UI and API to the Integrated Authority File (Gemeinsame Normdatei, GND)
http://lobid.org/gnd
Eclipse Public License 2.0
24 stars 5 forks source link

Change CET time to UTC #379

Closed dr0i closed 4 months ago

dr0i commented 4 months ago

See #372..

fsteeg commented 4 months ago

But with that setup we'd have to change the code twice a year (for winter and summer time). Shouldn't we instead pass the actual UTC date (TZ=UTC date +%Y-%m-%dT%H:%M:%SZ)?

dr0i commented 4 months ago

I am confident that the java library is , analog to date, capable of calculating the proper UTC from a given CET (https://github.com/hbz/lobid-gnd/pull/379/files#diff-bfe0c0b1d86bf1b98980191cde0ceb4007a772998cbeca1beb37af785c9848e0R167). What makes you unsure about it?

dr0i commented 4 months ago

Deployed. Closed.