High-Performance Data Grid for Angular, React & Blazor | Scheduler, Gantt & More › Forums › Table › Date and time same column › Reply To: Date and time same column
April 19, 2021 at 12:39 pm
#101720
Member
Thank you so much, after checking I’m gonna set directly the data as needed with a string for this case (without the formatFunction)
toLocalISOString(date).replace(‘T’, ‘ ‘)
But I see the formatFunction really helpful, please have a nice rest of the day!
Johnny Johnny