User:Trinity Coulter/Using HTTPRequest to Convert GMT to Unix time: Revision history

Jump to navigation Jump to search

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

4 September 2008

30 August 2008

  • curprev 07:1307:13, 30 August 2008Trinity Coulter talk contribs 913 bytes +913 New page: Neat little script to help with an overly complicated task in regular LSL. <lsl> string myGMTTime; default { state_entry() { llSay(0,"Touch to convert GMT to Unix time"); ...