SBM ModScript Reference → Programming SBM ModScript → Object Types → TimeT
Stores a point in time as seconds in UnixEpoch format.
TimeT does not inherit from any object type.
Free functions that create a TimeT.
Property | Type | Description |
---|---|---|
date |
int64 |
Number of seconds since midnight 1/1/1970 UTC (GMT). |
Copyright © 2007–2018 Serena Software, Inc., a Micro Focus company. All rights reserved.