Forum Discussion
stribor45
Post Prodigy
3 years agoRemove seconds from datetime
When I add a custom column I am able to get exactly what I want in my datetime (datetime without seconds) but as soon as I convert the type of custom column to datetime and end up again with seconds....
- 3 years ago
Hi stribor45
Try to follow this tutorial :
https://blog.enterprisedna.co/datetime-value-how-to-strip-off-seconds/If this post helps, then please consider Accepting it as the solution to help the other members find it more quickly
Ashish_Mathur
Super User
3 years agoHi,
If you want to get rid of the time stamp from the entries in the Date column, then just change the Data Type of that column to Date.
- stribor453 years ago
Post Prodigy
I don't want to remove time from Date column. I want to keep it the same and just remove the seconds