Adding seconds to time picker

System Information
  • Strapi Version: 4.5.
  • Operating System: macOS 13.2
  • Database: SQLite3
  • Node Version: v18.12.0
  • NPM Version: 8.19.2
  • Yarn Version: n/a

Hello, I am trying to create a duration field with seconds. However, the default DateTime field does not allow seconds. I’m trying to see if there is any way for me to customize the behaviour of the default field or do I have to resort to create a custom field for such a use case?