17
Views
1
Comments
[DateUtils] Input format
Question
DateUtils
Web icon
Forge asset by Pedro Domingues

Please, what is the correct input format for the BeginData and EndDate parameters?

I've tried several formats, but it always falls under the exception of error. ["String was not recognized as a valid DateTime."]

You could put an example or fill out the documentation to help.

Tks

2021-07-14 09-27-33
Luís Cardoso

Hi Luciano,

Did you try to use the FormatDateTime action?

FormatDateTime(CurrDateTime(),"yyyy-MM-dd HH:mm:ss.fff")


Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.