pub fn get_time_bar_start( now: DateTime<Utc>, bar_type: &BarType, ) -> DateTime<Utc>
Returns the time bar start as a timezone-aware DateTime<Utc>.
DateTime<Utc>