flattening algorithm needs to be reworked.
also, datetime methods aren't consistent in their naming and return values.
This commit is contained in:
@@ -49,7 +49,8 @@ load(Folder) ->
|
||||
|
||||
|
||||
dev_start() ->
|
||||
ezic:load(filename:join("priv","tzdata")).
|
||||
ezic:load(filename:join("priv","tzdata")),
|
||||
ezic_flatten:flatten().
|
||||
|
||||
|
||||
test() ->
|
||||
|
||||
Reference in New Issue
Block a user