Home
last modified time | relevance | path

Searched defs:Month (Results 1 – 4 of 4) sorted by relevance

/external/rust/crates/chrono/src/
Dlib.rs966 pub enum Month { enum
993 impl Month { impl
1000 pub fn succ(&self) -> Month { in succ()
1023 pub fn pred(&self) -> Month { in pred()
1088 impl num_traits::FromPrimitive for Month { implementation
1096 fn from_u64(n: u64) -> Option<Month> { in from_u64()
1101 fn from_i64(n: i64) -> Option<Month> { in from_i64()
1106 fn from_u32(n: u32) -> Option<Month> { in from_u32()
1144 impl ser::Serialize for Month { implementation
1170 impl<'de> de::Deserialize<'de> for Month { implementation
/external/rust/crates/chrono/src/format/
Dmod.rs98 Month, enumerator
914 impl FromStr for Month { implementation
/external/ms-tpm-20-ref/Samples/Nucleo-TPM/L476RG/Drivers/STM32L4xx_HAL_Driver/Inc/
Dstm32l4xx_hal_rtc.h143 uint8_t Month; /*!< Specifies the RTC Date Month (in BCD format). member
/external/ms-tpm-20-ref/Samples/Nucleo-TPM/L4A6RG/Drivers/STM32L4xx_HAL_Driver/Inc/
Dstm32l4xx_hal_rtc.h143 uint8_t Month; /*!< Specifies the RTC Date Month (in BCD format). member