core :: Tm :: is_dst
self
# Is `self` in Daylight Saving Time. fun is_dst: Bool `{ return self->tm_isdst; `}