Skip to main content

py_fx_local_from_utc

Function py_fx_local_from_utc 

Source
pub fn py_fx_local_from_utc(
    session: ForexSession,
    time_now: DateTime<Utc>,
) -> PyResult<String>
Expand description

Converts a UTC timestamp to the local time for the given Forex session.