0
Under review
Date and Time Format
Hey,
I am doing an integration with a WebAPI that is requesting the Date Header for every command. This Date Header must be in RFC822 format which looks like this:
Mon, 12 Jul 2021 13:12:15
Can Comfort Click provide the data in this format or do I have to hardcode "Day of Week" and "Month" to be able to build this format?
Customer support service by UserEcho
Hello,
unfortunately we don't provide the date in this format. You would need to a bit creative and use our program task and string values to build your desired outcome and use it in your date header string as an input value for your commands.
Best regards.