Add timezone server basics with some tests

This commit is contained in:
Jesse Gumm 2013-03-25 11:52:14 -05:00
parent 1391f38558
commit 642ef7a04c
6 changed files with 252 additions and 15 deletions

View file

@ -9,5 +9,5 @@
{deps, [
{erlware_commons, ".*", {git, "git://github.com/erlware/erlware_commons.git", "HEAD"}},
{erlang_localtime, ".*", {git, "git://github.com/dmitryme/erlang_localtime.git", "HEAD"}}
{erlang_localtime, ".*", {git, "git://github.com/choptastic/erlang_localtime.git", "HEAD"}}
]}.