I’m trying to get the number of days between two dates. The problem is I’m getting wrong number of days.
This test date - arbitrary date/timeformatted as days
Inside arbitrary date/time, I got static date.
I am subtracting 03/06/2024 - 01/01/1900 but I’m getting 453545 days instead of 45355 days.