timedisplayformatter - eisclimber/ExPresS-XR GitHub Wiki
Field in TextSettings
A format string how the time is displayed. Uses string.Format. Any occurrence of '{0}' will be replaced with the time.
public string TimeDisplayFormatter = DEFAULT_TIME_DISPLAY_FORMAT;