Hello,
I need to create a dynamic date and then add a static time next to the date 11:43:05
How do i do this in the formula tool?
Solved! Go to Solution.
Try the following in a Formula tool. Replace [DateTime_Out] with the field that contains your date.
DateTimeFormat([DateTime_Out],'%m/%d/%Y')+' 11:43:05'
User | Count |
---|---|
107 | |
85 | |
76 | |
54 | |
40 |