Any way to collect user input for time that includes seconds? (not just day, month, year, hour, min)

I’m looking to collect an input from users with the number of seconds and have that stored in our database as a date.

Any simple way to do this? Open to hacking together multiple fields if needed, but simpler solutions preferred. Thanks!