Exotic date reverse

Dear all,
The “Exotic date” component calculates any exotic date into the Gregorian date.
Is it possible to input a Gregorian date and output any exotic date? The lunar date for example,
tried to write a c# component, c# is hard enough and the astronomy calculation is killing me.

It doesn’t do the reverse, but the component just uses existing classes in the .NET framework so you shouldn’t have to do any heavy astronomical lifting. Have a look at the Japanese Lunisolar Calendar for example.

1 Like