Can anybody tell what is the module/method used to get current time?
Tell me more
×
Facebook - Stack Overflow is a question and answer site for
facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community.
Facebook engineers participate here along with the best Facebook developers in the world.
If you have a technical question about Facebook, this is the best place to ask.
|
And just the time:
See the documentation for more info. |
|||||||||||||
|
|
You can use
|
|||||||||||
|
That outputs the current GMT in the specified format. There is also a localtime() method. This page has more details. |
|||||||||
|
|
Similar to Harley's answer, but use the
|
|||
|
|
|
Do
t - float number, good for time interval measurement there is some difference for Unix and Windows platforms. |
|||||||||||
|
|
If you need current time as a
|
|||||||||
|
|
||||
|
|
protected by casperOne♦ Apr 26 '12 at 12:03
This question is protected to prevent "thanks!", "me too!", or spam answers by new users. To answer it, you must have earned at least 10 reputation on this site.


