Unable to get Seconds from CurrentTime
I have a calculated field on the form and I was unable to get seconds from Current time.
Formula:
userProfileLookup(Current User,'PreferredName')+""+replace(formatDate(Current Date,"MM/dd/yyyy"),"/","-")+"T"+replace(formatDate(Current Time,"T"),":","")
3
votes
