Expand description
§MSGPack-Time
Provides an extension method for converting from RMPV’s MessagePack-encoded datetime objects to time-rs’ UtcDateTime.
Does not currently provide a method for converting in the other direction.
Enums§
- Error
- Errors thrown by ToDateTime::as_datetime.
Traits§
- ToDate
Time - Trait providing a function to convert the object to a UtcDateTime.