[erlang-questions] Time manipulation.

Christian S chsu79@REDACTED
Mon Sep 11 16:15:37 CEST 2006


I've found the gregorian days and/or gregorian seconds representations
in the "calendar" module to be useful for what you describe.

On 9/11/06, Alex Arnon <alex.arnon@REDACTED> wrote:
> Hi List,
>
> I would like to perform some operations that require manipulation of time
> (as represented in erlang:now()). I need to add/substract
> seconds/microseconds etc. Are there any standard library functions that do
> this?
> Also, how can one translate Erlang time to a system (Unix) date, and
> vice-versa?
>
> Cheers,
> Alex.
>
> _______________________________________________
> erlang-questions mailing list
> erlang-questions@REDACTED
> http://www.erlang.org/mailman/listinfo/erlang-questions
>
>
>



More information about the erlang-questions mailing list