Searched defs:ndt_fixed (Results 1 – 1 of 1) sorted by relevance
1109 let ndt_fixed = dt.with_timezone(&FixedOffset::east_opt(3600).unwrap()); in test_to_string_round_trip() localVariable1112 let ndt_fixed = dt.with_timezone(&FixedOffset::east_opt(0).unwrap()); in test_to_string_round_trip() localVariable