[erlang-patches] week number support

Imre Horvath imi.horvath@REDACTED
Mon Dec 6 13:56:47 CET 2010


Hi Niclas!

Thanks for the reply!

I will then make my contribution "compatible" first based on the
instructions provided and will notify you when ready!

Best regards,
Imre

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

> On 11/30/2010 09:19 PM, Imre Horvath wrote:
>
>> Dear Erlang/OTP Team!
>>
>> I have started a project on GitHub because I needed the ISO Week Number
>> for a given date and I wanted it in Erlang. Since the calendar module in the
>> stdlib-1.17.1 application of Erlang/OTP R14B did not provide this
>> functionality, I decided to write it myself. It's based on the calendar
>> module and was tested successfully with eunit.
>>
>> Though currently it's not in a fork of erlang/otp but in a separate
>> repository https://github.com/imrehorvath/iso_8601_erl you might want to
>> consider including it into OTP if you think it would be useful!
>>
>> Best regards,
>> Imre
>>
>>
> 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.
>
> Best regards,
> Niclas Axelsson, Erlang/OTP
>
> ________________________________________________________________
> erlang-patches (at) erlang.org mailing list.
> See http://www.erlang.org/faq.html
> To unsubscribe; mailto:erlang-patches-unsubscribe@REDACTED
>
>


More information about the erlang-patches mailing list