However, it returns incorrect DD once the date after 31Jan, e.g. as below sample. It should be a julian date. I expect 20230201. May I know how could I get this date string? thanks.
@MaxonL16591286 If this is just for display purpose, then you can use substring function and form your date accordingly and then use that string to display.