Hey, in the View of my table I have two fields that keep record of start- and end time. They're the field type Date-Time. In my model-driven View I want them to show as "hh:mm" instead of "DD-MM-YYYY hh:mm" (see picture). I think I'll need a script to edit this, but I'm not familiar with the lines of code that are needed to change this.
Can someone show me how to edit this or show me a similar example, thank you
Hi @mvdb ,
Apologies, I misread your original post. What you can do is add another field that is of type text and copy just the time portion from your date field into it (you can do this via a Flow) and use that field in your view. It's not the most elegant but it can be achieved without code.
---
Please click Accept as Solution if my post answered your question. This will help others find solutions to similar questions. If you like my post and/or find it helpful, please consider giving it a Thumbs Up.
Hey @ChrisPiasecki
Thank you for your effort, but I can't achieve the hoped outcome with your method. I would like to only show the time notation and don't show the date notation at all. I added an image to clarify: the first three rows is how I would like to see it displayed (I changed it with the Google Chrome inspect-tool) and the last three rows is how the fields are displayed at the moment.
HI @mvdb ,
You can change your personal preferences for date time format display.
In your model-driven app, navigate to the gear icon in top right > Personalization Settings
Select the Formats tab > Under the Current Format dropdown, click Customize.
Set your desired Time and Date preferences under the respective tabs.
---
Please click Accept as Solution if my post answered your question. This will help others find solutions to similar questions. If you like my post and/or find it helpful, please consider giving it a Thumbs Up.
mmbr1606
22
Super User 2025 Season 1
stampcoin
17
ankit_singhal
11
Super User 2025 Season 1