If database value is "time" in postgres - what data type should I use?

Using postgres backend. Database value is “time” only. Meaning 05:34:21 is a sample value. Can I use a text data type in Softr?