Seconds field is not updating for datetime field in Database.

Certified Senior Developer

I have a datetime field as "2018-11-08T11:23:34+0000". I want to add this to database in a datetime type column. I'm using totime("11:23:34") but the 'seconds' field always showing '00'. How do I update 'seconds' field in database?

  Discussion posts and replies are publicly visible

Parents Reply Children
No Data