Tintware Documentation : Tint Programming Language : Tint Reference : Date and Time Primitives : tint.current-timeSyntax#(tint.current-time) This call will return the number of seconds elapsed since midnight (00:00:00), January 1, 1970, coordinated universal time, according to the system clock. Example#(tint.current-time) 1006729900 |