samg / timetrap

Simple command line timetracker
http://rubygems.org/gems/timetrap
Other
1.48k stars 116 forks source link

Conifguration option for time zones #111

Closed smcabrera closed 9 years ago

smcabrera commented 9 years ago

I frequently find myself working on different machines and different servers and I really like being able to use this utility on all of them. I keep my timetrap db file on dropbox and keep it synced so that I can check in and out on different machines. The one problem I run into with this workflow though is that when I use a server that's in a different time zone as my local machine it messes up my times.

Could it be possible to specify in the configuration file to specify a UTC offset that times could be made consistent with? I don't think this would super complicated but I'm not sure.

samg commented 9 years ago

Closing as duplicate of #110