memgraph.local_date_time

Provides a wrapper around a mg_local_date_time. Uses std.datetime.systime.SysTime internally.

Members

Structs

LocalDateTime
struct LocalDateTime

Represents date and time without its time zone. Date is defined with seconds since the Unix epoch. Time is defined with nanoseconds since midnight.

Meta