Thread: Timestamp
View Single Post
05/15/14, 06:33 AM   #8
Edda
 
Edda's Avatar
AddOn Author - Click to view addons
Join Date: Apr 2014
Posts: 60
Originally Posted by skyraker View Post
Doesn't os.time take a table of date/time info and convert it to a timestamp?
"The time function, when called without arguments, returns the current date and time, coded as a number" http://www.lua.org/pil/22.1.html

Originally Posted by skyraker View Post
I thought GetTimeStamp() only returns the current time stamp?
Well, yes, this is what I need. What were you thinking about ?
  Reply With Quote