[erlang-patches] week number support

Jesper Louis Andersen jesper.louis.andersen@REDACTED
Mon Dec 6 16:42:08 CET 2010


On Mon, Dec 6, 2010 at 10:40 AM, Niclas Axelsson <burbas@REDACTED> wrote:

> Hi Imre,
>
> Thanks for your contribution, but we can not include it into 'pu' as it is
> now.
> You need to follow the instructions
> (https://github.com/erlang/otp/wiki/submitting-patches), and
> since this is a new feature you also need to provide some test cases.

I have a rather haphazard repository for parsing/unparsing of RFC 3339
"Inet Time" data (which is a subset of ISO8601), see

https://github.com/jlouis/erl-webstuff

which I wanted to plug earlier in this thread as there are some
overlap. The main problem with the code is that I have not used it an
*anger* for anything, so the API is probably not very good. It does
have an inverse/one-way-isomorphic quickcheck property test though. I
never envisioned it to be part of Erlang/OTP though - but contact me
if you decide to use parts of it so I can release it under the
EPLICENSE and avoid license-problems of any kind.

-- 
J.


More information about the erlang-patches mailing list