ITelescopeV4UTCDate Property
The UTC date/time of the telescope's internal clock
Namespace: ASCOM.DeviceInterfaceAssembly: ASCOM.DeviceInterfaces (in ASCOM.DeviceInterfaces.dll) Version: 7.1.3+4851.c5da65c2b
DateTime UTCDate { get; set; }
Property UTCDate As DateTime
Get
Set
property DateTime UTCDate {
DateTime get ();
void set (DateTime value);
}
Property Value
DateTime See this link for the canonical definition, which may include further information and implementation requirements:
Canonical Definition| Date | Version | Description |
|---|
| ITelescope | Platform 3.0 | Member added. |