Click or drag to resize

SystemAPIGetUniversalTime Method

Gets the system (date-and-)time from the card as UTC.

Namespace: RAYLASE.SPICE3.ClientLib
Assembly: RAYLASE.SPICE3.ClientLib (in RAYLASE.SPICE3.ClientLib.dll) Version: 3.4.1
Syntax
C#
public DateTime GetUniversalTime()

Return Value

DateTime
the current UTC (date-and-)time according to the card.
See Also