DayOfWeekStr (Date dateTime)
Example
In this example, we will pass a date time value to the function transformation object using a Variables object.
Where,
dateTime = 07/16/2022
In the output window you can see that the day of the week, Saturday, has been returned.
PreviousDateToJulian (DateTimeWithOffset dateTime, Integer length)NextFromJulianDate (Real julianDate)
Last updated