I want to convert a number that is in PRTime format (a 64-bit integer representing the number of microseconds since midnight (00:00:00) 1 January 1970 Coordinated Universal Time (UTC)) to a datetime.
note that this is slightly different than the usual "number of millisecconds since 1/1/1970"