It returns the Unix timestamp. You need to get familiar what is it.
[quote:1bxjvhf0]The unix time stamp is a way to track time as a running total of seconds. This count starts at the Unix Epoch on January 1st, 1970 at UTC.
http://www.unixtimestamp.com/
It simply returns the big integer which is the current date in Unix timestamp format.