The attached library is converting dates from Gregorian or Julian calendars to Hebrew calendar, and vice versa.
It operates on dates from 100 AD.
It operates on desktop and Device.
Requires .NET 2.0
Includes a MoonPhase method, as I found that this functionality of the Hebrew calendar is useful with GPS programs (more than the dates...).
I hope it will be useful to someone. I plan to use it in my Family tree program and in the double calendar program.
Edit: updated to ver 1.1, includes two methods for finding if a year is a Leap year.
Edit: version 1.2 to "immune" against different system regional formats of Date and Time.
Edit: updated to ver 1.3 which can accept dd/mm/yyy or mm/dd/yyyy formats, no matter which regional setting you have.
Edit: ver 1.4 now its done automatically, no need to declare it in New1.
It operates on dates from 100 AD.
It operates on desktop and Device.
Requires .NET 2.0
Includes a MoonPhase method, as I found that this functionality of the Hebrew calendar is useful with GPS programs (more than the dates...).
I hope it will be useful to someone. I plan to use it in my Family tree program and in the double calendar program.
Edit: updated to ver 1.1, includes two methods for finding if a year is a Leap year.
Edit: version 1.2 to "immune" against different system regional formats of Date and Time.
Edit: updated to ver 1.3 which can accept dd/mm/yyy or mm/dd/yyyy formats, no matter which regional setting you have.
Edit: ver 1.4 now its done automatically, no need to declare it in New1.
Attachments
Last edited: