Display of time does not render as per Operator Timezone
HI,
I am facing issues with datetime value. The DateOfBirth is saved in datetime format in DB & fetched on property of type DateTime. The value in DB has the time part as 00. While fetching the data the value is converted to GMT & correctly reduces it by an hour(timezone difference). But for a few records the time part is 00 and not decreased by 1 hour. Does anyone know about this issue? Also, while displaying it should automatically add 1 hour owing to my Europe/Dublin timezone in operator ID but it is not doing this & showing a day less as the DoB! Any help/input will be highly appreciated!!
**Moderation Team has archived post**
This post has been archived for educational purposes. Contents and links will no longer be updated. If you have the same/similar question, please write a new post.
Hi Tanul,
Try changing the Data Type of the Property you are using to capture the DOB to the "Date" data type instead of using DateTime.
Regards,
Henry
Pega Academy