convert solar Date
I have retrieved the solar Date from the daylight system. But it returns an offset from the summer solstice. So for the 22nd of June it returns 1 and for the 20th of June it returns -1.
Does anybody know how I can convert this information in to a Julian date (21/06/10) or retrieve the values in the actual daylight system control parameters
Comments
method
My algorithm is not very complicated,
gets the number of days between 2 dates and then adds (subtracts) the number of day given by Solar_Date
Then, just completed
YES !
I've do it ^^
I give you it in 5 minute...
dont work withe dayLight
dont work withe dayLight system so ill just point you to a possible solution ;)
Daylight : System
in the maxScript help
so why not rework the TimeFromSolarTime fn to work withe .solar_date ctrl?
Raphael Steves
Same Problem
I'm working on DayLight System,
And i have de same problem.
hard to convert Solar_date to (MM/JJ/AAAA).
I've found Algo on the web, but, cause i work with a CallBack Fn, i want the conversion was simply.
If anybody can Help please.
(Sorry for my English..... I'm stranger...)