Fix to_unixtime with timezones, and add R16
This commit is contained in:
parent
e4334298bf
commit
89775b0141
2 changed files with 72 additions and 62 deletions
|
@ -1,5 +1,5 @@
|
|||
% vim:ts=4 sw=4 et ft=erlang
|
||||
{require_otp_vsn, "R13B04|R14|R15"}.
|
||||
{require_otp_vsn, "R13B04|R14|R15|R16"}.
|
||||
|
||||
{cover_enabled, true}.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue