Click or drag to resize

SystemAPIGetTime Method

Gets the (date-and-)time from the card using the configured timezone.

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

Return Value

DateTime
the current (date-and-)time according to the card.
Remarks
This time object uses the timezone configured through TimeZone
See Also