Module chrono::naive [] [src]

Date and time types which do not concern about the timezones.

They are primarily building blocks for other types (e.g. TimeZone), but can be also used for the simpler date and time handling.

Modules

date

ISO 8601 calendar date without timezone.

datetime

ISO 8601 date and time without timezone.

time

ISO 8601 time without timezone.