The current time in requested time scale of the object that is the clock host expressed in day count format returned as an array representing wholeDays, secsIntoDay. Useful for scripting clients.
| [Visual Basic .NET] |
|---|
|
| [C#] |
|---|
|
| [Managed C++] |
|---|
|
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
|
[Python - STK API ] |
|---|
def DayCount_Array(self, Scale:"AgEUtTimeScale") -> list: |
- Scale
- Requested time scale.
An array containing the current time expressed as a day count, broken into its constituent parts.






