Page 1 of 1

Date: Julian to Gregorian

Posted: Fri May 09, 2025 11:22 pm
by brjohnsmith
Hi, does anyone know how to convert Julian date to Gregorian date using basic functions? Thanks.

Re: Date: Julian to Gregorian

Posted: Mon May 12, 2025 7:24 am
by Lech Kulikowski
Hello,

You can add your own function for converting or use a conversion expression in the Text component.
Please check the following link:
https://stackoverflow.com/questions/202 ... o-datetime

Thank you.