Searched refs:local_now2 (Results 1 – 1 of 1) sorted by relevance
2276 let local_now2 = utc_now.with_timezone(&Local); in test_datetime_with_timezone() localVariable2277 assert_eq!(local_now, local_now2); in test_datetime_with_timezone()