Current epoch in requested time scale expressed in day format.
| [Visual Basic .NET] |
|---|
|
| [C#] |
|---|
|
| [Managed C++] |
|---|
|
| [Unmanaged C++] |
|---|
|
[Python - STK API ] |
|---|
def DayCount(self, Scale:"AgEUtTimeScale", WholeDays:int, SecsIntoDay:float) -> typing.Tuple[int, float]: |
- Scale
- Requested time scale
- WholeDays
- Number of whole days in the time scale of the current time
- SecsIntoDay
- Seconds into the day of the current time






