Search results

There are no results.

std.time

Types and methods for dealing with time.

Traits

ToInstant

A type which can be converted to an Instant

Types

ValueDate

A type representing a date in the Gregorian calendar, without a time and timezone.

DateTime

A date and time based on the Gregorian calendar.

ValueDuration

A span of time measured in nanoseconds.

ValueInstant

A monotonically increasing clock.

ValueTime

A type that represents a point in time (hours, minutes and seconds) without a specific associated date.