Parameters |
Description |
InitialValue init |
[in] Initial value. |
The default constructor initializes the Julian date and time to midnight, January 1, 1970, UTC.
init must be one of the following:
Name |
Value |
Description |
kInitZero |
1 |
Midnight, January 1, 1970, UTC. |
kInitLocalTime |
2 |
Workstation date in local time. |
kInitUniversalTime |
3 |
Workstation date in Universal (Greenwich Mean) Time. |
Copyright © 2002–2020. Open Design Alliance. All rights reserved.
|