Difference between revisions of "LlGetDate"

From Second Life Wiki
Jump to navigation Jump to search
Line 2: Line 2:
|func_id=204|func_sleep=0.0|func_energy=10.0
|func_id=204|func_sleep=0.0|func_energy=10.0
|func=llGetDate|return_type=string
|func=llGetDate|return_type=string
|func_footnote=[[llGetTimestamp]] returns the current date in the UTC time zone in the format "YYYY-MM-DDThh:mm:ss.ff..fZ"
|func_footnote=If you wish to know the time as well use: [[llGetTimestamp]] which uses the format "YYYY-MM-DDThh:mm:ss.ff..fZ"
|func_desc
|func_desc
|return_text=that is the current date in the UTC time zone in the format "YYYY-MM-DD".
|return_text=that is the current date in the UTC time zone in the format "YYYY-MM-DD".
Line 10: Line 10:
|examples
|examples
|helpers
|helpers
|also_functions
|also_functions={{LSL DefineRow||[[llGetTimestamp]]|Same format but with the time.}}
|also_events
|also_events
|also_tests
|also_tests
|also_articles
|also_articles={{LSL DefineRow||[http://www.cl.cam.ac.uk/~mgk25/iso-time.html ISO 8601]|}}
|notes
|notes
|permission
|permission

Revision as of 10:25, 28 February 2007