]> git.ipfire.org Git - thirdparty/tvheadend.git/commit
Make build_timestamp generation less platform specific. This also slightly changes...
authorBernhard Froehlich <decke@bluelife.at>
Wed, 21 Jun 2017 13:49:57 +0000 (13:49 +0000)
committerJaroslav Kysela <perex@perex.cz>
Wed, 28 Jun 2017 06:25:35 +0000 (08:25 +0200)
commit5e6cde0e0ea2d8451a27e9d16572d0797e8d4ef8
tree92029d31c241871af62b08f6cb79e064b6b6de97
parentc56c82fb723e1732a00c6e2828cc488a533fd815
Make build_timestamp generation less platform specific. This also slightly changes the format of the timezone offset.

$ date -Iseconds
2017-06-21T13:33:15+02:00

$ date +%Y-%m-%dT%H:%M:%S%z
2017-06-21T13:33:24+0200
Makefile