diff options
author | Homer Horwitz | 2008-10-18 15:26:41 +0000 |
---|---|---|
committer | Homer Horwitz | 2008-10-18 15:26:41 +0000 |
commit | 3a75a54da1d973d0a8044a680c97bc2a54995548 (patch) | |
tree | 6ab775de65c290ac55b0310c828e0ade7e808403 /OpenSim/Region/Interfaces/IScriptModule.cs | |
parent | Guard against a null ref that can prevent objects from being persisted (diff) | |
download | opensim-SC_OLD-3a75a54da1d973d0a8044a680c97bc2a54995548.zip opensim-SC_OLD-3a75a54da1d973d0a8044a680c97bc2a54995548.tar.gz opensim-SC_OLD-3a75a54da1d973d0a8044a680c97bc2a54995548.tar.bz2 opensim-SC_OLD-3a75a54da1d973d0a8044a680c97bc2a54995548.tar.xz |
- Fix Util.UnixTimeSinceEpoch:
* Unix epoch starts at midnight, not at 8:00am
* All date/time handling should be done in UTC in the server, not in
the local timezone.
* Refactor out repeated computation of a constant value
- Added setting of CreationTime to some places where inventoryitems
are created
This fixes Mantis#2390.
Diffstat (limited to 'OpenSim/Region/Interfaces/IScriptModule.cs')
0 files changed, 0 insertions, 0 deletions