The internal handling of dates in RACE RESULT 12 has changed. We recommend using the date() function to query the date/time from such strings as needed.
For example, use date("yyyy-mm-dd";[Created]) to call the date of the Created timestamp or date("hh:nn:ss";[Created]) for the time of the creation.