pub fn fx_local_from_utc(
session: ForexSession,
time_now: DateTime<Utc>,
) -> DateTime<Tz>Expand description
Converts a UTC timestamp to the local time for the given Forex session.
pub fn fx_local_from_utc(
session: ForexSession,
time_now: DateTime<Utc>,
) -> DateTime<Tz>Converts a UTC timestamp to the local time for the given Forex session.