data-service
latest
false
- Automation Cloud and Test Cloud
- November 2022
- October 2022
- March 2022
- Automation Cloud Public Sector and Test Cloud Public Sector
- Automation Cloud Dedicated and Test Cloud Dedicated
important :
Data Service is currently transitioning to Data Fabric, a process during which you may see both names used for different delivery options.
[Preview] Data Fabric release notes
Last updated May 8, 2026
10 March 2022
Bug Fixes
-
Fixed a bug that was converting Date-Time fields to UTC time zone in Data Service activities and API. Now, the Date-Time fields provide the original time stamp (i.e., the value stored in the original time zone).
To prevent unwanted time zone conversions, we recommend using
.ToLocalTime,.ToUniversalTime, orTimeZoneInfo.ConvertTimemethods on Date-Time output values of your automations. -
Previously, the time stamps for user created and system built-in Date-Time fields were displaying different time zones. To avoid confusion, now the Date-Time fields show the local OS time, and the original time as a tooltip.