Skip to main content
Hello Community,



I want to show the exact time of a new added record. I use the datatype datetime for the record i want to show.



In SQL Manager it does show the hour/min/seconds, but in my application it doesn't. See below for reference.



How do I show the hour and min from a datetime in my application?



Sql manager









Application





Kind regards,

Thijs Holterman
Is the control type of your domain set to 'date-time' and not just 'date'?

Reply