These position adjustments handle time data with different timezone behaviors:

  • position_time_civil() applies timezone offsets to display times in their local civil time while keeping the underlying scale in UTC

  • position_time_absolute() displays times in absolute UTC without any timezone adjustments

position_time_civil()

position_time_absolute()