Format Time with Client Script
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-13-2023 01:36 PM
Hello,
We currently have a Start Date / Time variable that looks like this:
Is it possible to remove the "second" digitals from the time?
Than you
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-13-2023 01:55 PM
The variable is Date/Time based then there is no direct option for changing the format ( HH:mm:ss) and not recommended to change it.
There is a system property ( glide.sys.time_format ) for time format , any change will impact globally.
Refer below thread for similar requirement
Refer below for some custom approach to make second field as 00.
-Thanks,
AshishKMishra
Please accept solution and mark helpful if it helps you
Please mark this response as correct and helpful if it helps you can mark more that one reply as accepted solution