Forum Discussion
JackLacava
OneStream Employee
6 months agoI've not looked at the code, but tbh it shouldn't really matter - as long as you keep it consistent in all calls, you should get the expected behaviour.
So I would probably recommend using utcNow everywhere.
rhankey
6 months agoContributor III
Passing DateTime.UTCNow time into DynamicDimensionInfo() or DynamicDataUnitData() does not render expected results when in an EST time-zone when I set the refresh/expiry time at 300 seconds, whereas DateTime.Now does work correctly. Presumably the app server must be converting the supplied time to UTC time, else there could be problems where users could be coming in from around the globe.
Related Content
- 2 years ago
- 2 years ago
- 4 months ago
- 2 years ago