Overload List
Method | Description |
---|---|
![]() | Default constructor. Initializes to Julian year and time "zero". |
![]() | Copy constructor. |
![]() | This constructor initializes the AcDbDate object based on the input InitialValuei. If i is kInitZero, the date is initialized to 0. If i is kInitLocalTime, the date is initialized with the computer's date in local time. If i is kInitUniversalTime, the date is initialized with the computer's date in universal time. |