mirror of
https://github.com/opensim/opensim.git
synced 2026-08-04 16:22:50 +08:00
Add osUnixTimeToTimestamp()
This allows an input unix time to be converted to an llGetTimeStamp() format. Thanks Thomax.
This commit is contained in:
@@ -184,5 +184,6 @@ namespace OpenSim.Region.ScriptEngine.Shared.Api.Interfaces
|
||||
|
||||
LSL_List osGetAvatarList();
|
||||
|
||||
LSL_String osUnixTimeToTimestamp(long time);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user