[][src]Module opcua_types::date_time

Contains the implementation of DataTime.

Structs

DateTime

A date/time value. This is a wrapper around the chrono type with extra functionality for obtaining ticks in OPC UA measurements, endtimes, epoch etc.

Type Definitions

DateTimeUtc