Results 1 to 2 of 2

Thread: Actual date element ?

  1. #1
    Potential Tuner
    Join Date
    Mar 2018
    Posts
    1

    Actual date element ?

    Is it possible to add an actual date element?

  2. #2
    HPT Employee Weston@HPTuners's Avatar
    Join Date
    Jul 2014
    Location
    39.735034, -103.894459
    Posts
    868
    If your data file has its time data channel as either a standard "epoch" timestamp (number of seconds since 1970), or if it's one of the data formats where RaceRender parses the date, then this should be possible. This will also work for files recorded by recent versions of TrackAddict, but you may need to specifically select the "UTC Time" data field (the next update to RaceRender should handle that automatically).

    I've attached an Enhanced display object that can be used to display time and/or date...
    _Timer - Date and Time.rro

    Save this file into your Documents -> RaceRender 3 -> Styles folder, and then it will appear as "Timer - Date and Time" when you go to add a new display object and select the Timer group. If you open the Script Editor and go to the Background Script tab, you can set your desired timezone and some basic formatting options in the lines near the top of that script.