Struct raystack::DateTime [−][src]
pub struct DateTime { /* fields omitted */ }Expand description
A Haystack DateTime.
Implementations
Return the IANA TZDB identifier, for example “America/New_York”.
Return the short name of the time zone. These names should match with the shortened time zone names used in SkySpark.
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for DateTimeimpl UnwindSafe for DateTimeBlanket Implementations
Mutably borrows from an owned value. Read more
Compare self to key and return true if they are equal.
Instruments this type with the provided Span, returning an
Instrumented wrapper. Read more
Instruments this type with the provided Span, returning an
Instrumented wrapper. Read more