DateToJulian (Date dateTime, Integer length)

Example

In this example, we will pass a date time value and an integer value to the function transformation object using a Variables object.

Where,

dateTime = 05/06/2022

length = 7

In the output window, you can see that the provided date time value has been converted into Julian format of the specified length.