Share via


RFID::rfidServerLocalDateTime2utcdatetime Method [AX 2012]

Converts from RFID server time to AOS time.

Syntax

server public static utcdatetime rfidServerLocalDateTime2utcdatetime(CLRObject rfidServerLocalTime)

Run On

Server

Parameters

Return Value

Type: utcdatetime
Converted time.

Remarks

This method must run on the server, because the time zone of the server is used for the conversion.

The conversion is in two dimensions: the conversion to the correct data type and the conversion to the correct time zone.

See Also

Reference

RFID Class