08-22-2022 11:57 AM
Hello,
I have a use case where the Julian date is in the filename e.g. sampleFile.216.txt. How would you suggest converting ‘216’ into yyyy-mm-dd format?
Regards,
Marrah
08-22-2022 12:10 PM
Here is a sample pipeline that should do what you’re asking.
Julian date to yyyy-mm-dd_2022_08_22.slp (3.5 KB)