Add timezone server basics with some tests
This commit is contained in:
parent
1391f38558
commit
642ef7a04c
6 changed files with 252 additions and 15 deletions
|
@ -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"}}
|
||||
]}.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue