Changes between Version 2 and Version 3 of S3/S3Tracking
- Timestamp:
- 03/22/11 10:18:30 (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
S3/S3Tracking
v2 v3 156 156 NOTE: all times in the tracking system are considered to be in UTC! 157 157 158 To set a current location, you can use set_location().158 To set a current location, you can use {{{set_location()}}}. 159 159 160 160 {{{ … … 162 162 }}} 163 163 164 If you omit the timestmpparameter, then the current server time is used.165 166 To specify the location, you have the same options in set_location() as in set_base_location().164 If you omit the {{{timestmp}}} parameter, then the current server time is used. 165 166 To specify the location, you have the same options in {{{set_location()}}} as in {{{set_base_location()}}}. 167 167 168 168 === Check-in/out ===