[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-active
Subject:    bodega and UTC
From:       "Aaron J. Seigo" <aseigo () kde ! org>
Date:       2013-05-30 23:02:15
Message-ID: 1866521.cQzzXfZkB7 () freedom
[Download RAW message or body]

[Attachment #2 (multipart/signed)]


hi ...

i just pushed some changes to bodega that forces the server to run in UTC. 
this was accomplished by setting the env's tz to 'UTC' in app.js

the server also now expects dates and times to be fetched from the database in 
UTC. the easiest way to achieve that is to edit postgresql.conf and make sure 
that "timezone = 'UTC'" (it defaults to posixrules .. which means the local 
timezone of the machine) and then restart postgresql.

the less easy way would involve a small patch to bodegadb.js when creating the 
db connection to first do a "SET time zone 'utc'".

these changes will ensure that all dates and times in the database will be 
stored and retrieved sensibly even if the server changes its timezone. it also 
means we can reliably run the test suite in different timezones. the stats 
test, for instance, should now work as well in Phillie as it does in Zürich ;)

-- 
Aaron J. Seigo
["signature.asc" (application/pgp-signature)]

_______________________________________________
Active mailing list
Active@kde.org
https://mail.kde.org/mailman/listinfo/active


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic