Second Life Wiki
mNo edit summary
 
m (Removed repeat link "SL".)
Line 1: Line 1:
 
'''Time''' is used throughout [[real-life]] history (the main/initial focus of this website) and [[Second Life]].
 
'''Time''' is used throughout [[real-life]] history (the main/initial focus of this website) and [[Second Life]].
   
* [[SL]]'s '''timezone''' is PST/PDT (Pacific Standard Time)/Pacific Daylight Time) since [[Linden Lab]] is located there.
+
* SL's '''timezone''' is PST/PDT (Pacific Standard Time)/Pacific Daylight Time) since [[Linden Lab]] is located there.
 
* SL has many [[script]] [[function]]s that deal with time exclusively, including a <tt>'''timer'''</tt> [[event]].
 
* SL has many [[script]] [[function]]s that deal with time exclusively, including a <tt>'''timer'''</tt> [[event]].
 
* Each time an [[object]] is [[create]]d it has a '''timestamp'''.
 
* Each time an [[object]] is [[create]]d it has a '''timestamp'''.

Revision as of 18:57, 15 July 2006

Time is used throughout real-life history (the main/initial focus of this website) and Second Life.

  • SL's timezone is PST/PDT (Pacific Standard Time)/Pacific Daylight Time) since Linden Lab is located there.
  • SL has many script functions that deal with time exclusively, including a timer event.
  • Each time an object is created it has a timestamp.
  • A resident has an SL birthdate (date and time are intricately linked).
  • In-world events are at (and last for) specific times.
  • Records are recorded in time and some deal exclusively with breaking time records.

See Also

Links