Skip to content

Commit 98242fe

Browse files
committed
Minor update
1 parent b9d3643 commit 98242fe

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/healthcare-apis/release-notes-2024.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ author: shellyhaverkamp
66
ms.service: healthcare-apis
77
ms.subservice: workspace
88
ms.topic: reference
9-
ms.date: 05/13/2024
9+
ms.date: 07/29/2024
1010
ms.author: jasteppe
1111
ms.custom: references_regions
1212
---
@@ -21,7 +21,7 @@ This article describes features, enhancements, and bug fixes released in 2024 fo
2121

2222
### FHIR service
2323

24-
#### $convert-data: Allow dates in JSON data to be treated as strings
24+
#### Allow dates in JSON data to be treated as strings in the Convert-Data operation
2525

2626
It's possible for dates supplied within JSON data to be returned in a different format than what was supplied. During deserialization of the JSON payload strings that are identified as dates get converted into .NET DateTime objects. These objects then get converted back to strings before going through the Liquid template engine. This conversion can cause the date value to be reformatted and represented in the local timezone of the FHIR service.
2727

0 commit comments

Comments
 (0)