Hi @jessejames3
Assuming your date field is called datetime (in my example I set this as a date wth SQL datetime as the type) then simply use:datetime.hour
datetime.min
datetime.sec
respectively. An example is here: https://www.mockaroo.com/451045f0
↧
Minutes & Seconds functions
↧