sorry, my bad. too fast in responding, must be my 38° fever. ignore my previous message. r. 2010/5/2 Roberto Ostinelli <roberto@REDACTED>: > i would suggest: > > unix_time() -> > {M, S, _} = now(), > M*1000000 + S. > > r.