Differences between dates as returned by the API and as stored into the database (or XER).
Dear experts,
We are currently developing an application where Primavera schedules are imported using the Primavera API. Our next target is to be able to read Primavera XER schedules and match the values with the ones we get when the API is used. Until now we have managed to get almost all data that we're interested in correctly by reading the Primavera database specifications, the API documentation and by comparing values returned by the API with values read from the XER schedules.
Unfortunately, we have not found yet a way to consistently get correct activity dates. I'm still getting some dates differently from XER when comparing them to the ones returned by the API.