Share via


RFID::utcdatetime2RfidServerLocalDateTime Method [AX 2012]

Converts from AOS time to RFID server time.

Syntax

server public static CLRObject utcdatetime2RfidServerLocalDateTime(utcdatetime utctime)

Run On

Server

Parameters

Return Value

Type: CLRObject Class
The 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