]> git.ipfire.org Git - thirdparty/systemd.git/commit
time-util: add new get_timezone() call to get local timezone
authorLennart Poettering <lennart@poettering.net>
Wed, 26 Aug 2015 17:14:51 +0000 (19:14 +0200)
committerLennart Poettering <lennart@poettering.net>
Wed, 26 Aug 2015 18:36:42 +0000 (20:36 +0200)
commit5c904ba5a5f0953b568ae257b9667222d1d21808
treedaf825083b3a98d781e916e1e1322926059e6487
parenta00458421dd4b6fcb9b4cdc433ba0c13970907f1
time-util: add new get_timezone() call to get local timezone

Let's move the timedated-specific code to time-util.h and make it
generic.
src/basic/time-util.c
src/basic/time-util.h
src/timedate/timedated.c