Function fx_local_from_utc

Source
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.