The utility function would be designed to work with DEFAULT_TIMEZONE in config.py
Use tzlocal but don't make it a hard dependency
Should also add unit tests and TravisCI tests for this: http://stackoverflow.com/questions/23371542/how-do-i-configure-travis-ci-to-use-the-correct-time-zone-for-a-rails-app
The utility function would be designed to work with
DEFAULT_TIMEZONEinconfig.pyUse
tzlocalbut don't make it a hard dependencyShould also add unit tests and TravisCI tests for this: http://stackoverflow.com/questions/23371542/how-do-i-configure-travis-ci-to-use-the-correct-time-zone-for-a-rails-app