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