raw_to_bits

Function raw_to_bits 

Source
const fn raw_to_bits((year, ordinal, time): (i32, u16, Time)) -> i128
Expand description

Note: This value is explicitly signed, so do not cast this to or treat this as an unsigned integer. Doing so will lead to incorrect results for values with differing signs.