- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-21-2022 09:20 AM
I have a custom date field on the form that shows the date as:
When I check the XML of the record, the date is:
Rest other date fields are showing the exact time. Is there something I have to configure in the field display attributes to show the exact time on the form? Right now, this field has no attributes configured.
Greatly appreciate your help.
Thank you,
Krishna
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-21-2022 09:28 AM
Hi Krishna,
The time you see on the form will be based on your accounts timezone settings
Look at your user profile (sys_user table) and change the timezone field
Hope this helps,
Shane

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-21-2022 09:28 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-21-2022 11:01 AM
Hello Shane,
Thank you. That helps!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-08-2025 08:47 AM
What happens if the date shows the day before what was imported via load data for a list of users?
Is the a problem with the Date format in the transform map? or the sys_user table?