Change Request Update
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-16-2025 10:54 AM
We are looking to make a change to the schedule section of our Change Requests. Currently, the planned start date and time includes milliseconds. We have found the milliseconds to be unnecessary, but we didn't catch this during the development phase. Can anyone share how we can edit the date/time display for these fields on Change Requests?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-16-2025 11:08 AM
Hi there,
I don't think date time field shows milliseconds. It only shows (year-month-date HH:mm:ss).
If you want to remove seconds from date time field then you need to write an onLoad client script. Here is a community question with solution that you can follow.
I hope my answer helps if it does then please mark it Helpful and Accept this solution.
Thanks