Managing Time

Moritz Lenz moritz at faui2k3.org
Mon Jun 20 11:53:21 UTC 2011


Am 20.06.2011 10:10, schrieb chris:
> Formerly, the two functions
> localtime() and gmttime()
> were available to manage time from the value given by the time() function.
>
> It seems that these two functions are no more available.

It seems that those two are now dynops, so a

.loadlib 'sys_ops'

will probably help.

Cheers,
Moritz


More information about the parrot-dev mailing list