AW WORLD EXPIRATION
Jump to navigation
Jump to search
Minimum requirements | ||
---|---|---|
Added in version 3.1 | ||
SDK | build 18 | |
World | build 28 |
AW_WORLD_EXPIRATION
Type
Integer (read only)
Description
Expiration time of the world.
Notes
The time is given in the same format as the other timestamps used throughout the SDK: the number of seconds elapsed since midnight, January 1, 1970, Coordinated Universal Time. This format is also used by the time() system call.
If set to 0 (zero) then the world does not expire.
This attribute should not be confused with AW_LICENSE_EXPIRATION_TIME, from which its value is derived.
Default value
None