I am trying to convert my local time to UTC as below
fn main() { let nd_local = NaiveDate::from_ymd(2020,10,10).and_hms(10,10,10); let time_at_kolkat