Fix to_unixtime with timezones, and add R16

This commit is contained in:
Jesse Gumm 2013-04-23 22:10:28 -05:00
parent e4334298bf
commit 89775b0141
2 changed files with 72 additions and 62 deletions

View file

@ -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}.