[erlang-questions] Re: rb help error

Siri Hansen erlangsiri@REDACTED
Wed Mar 30 14:54:23 CEST 2011


Hi Bob - Thanks for pointing this out! I will correct it.
Regards
/siri

2011/3/29 Bohuslav Svancara <bsvancara@REDACTED>

> Wrong help in rb:
>
>  rb:filter(Filters, Dates)  -
>        same as rb:filter/1 but accepts date ranges to filter reports.
>        Dates must be of the following form:
>        - {StartDate, EndDate}
>          StartDate = EndDate = {{Y-M-D},{H,M,S}}
>
>
> Should be:
> StartDate = EndDate = {{Y,M,D},{H,M,S}}
>
> Bob
>
> _______________________________________________
> erlang-questions mailing list
> erlang-questions@REDACTED
> http://erlang.org/mailman/listinfo/erlang-questions
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20110330/3c0219f0/attachment.htm>


More information about the erlang-questions mailing list