Module chrono::naive::datetime
[-] [+]
[src]
ISO 8601 date and time without timezone.
Structs
NaiveDateTime | ISO 8601 combined date and time without timezone. |
ISO 8601 date and time without timezone.
NaiveDateTime | ISO 8601 combined date and time without timezone. |
Prefix searches with a type followed by a colon (e.g.
fn:
) to restrict the search to a given type.
Accepted types are: fn
, mod
,
struct
, enum
,
trait
, typedef
(or
tdef
).