pub fn time_string( time: &BigInt, timescale: &TimeScale, wanted_timeunit: &TimeUnit, wanted_time_format: &TimeFormat, ) -> String
Format the time string taking all settings into account.