This website requires JavaScript.
Explore
Help
Sign in
umgeher
/
qdate_localtime
Watch
0
Fork
You've already forked qdate_localtime
0
Code
Issues
Pull requests
Releases
Activity
Actions
ee00e4bf2a
qdate_localtime
/
rebar.config
6 lines
69 B
Text
Raw
Normal View
History
Unescape
Escape
Add rebar.config and .gitignore files
2015-09-21 15:09:18 -03:00
{erl_opts, [debug_info]}.
Reworked so that the tz_index is built as a module, rather than a raw dict, so it passes dialyzer
2021-06-30 18:42:38 -05:00
{dialyzer, [
{warnings, [no_opaque]}
]}.
Reference in a new issue
Copy permalink