calendar convertion
Visual Basic
2
Posts
2
Posters
1
Views
1
Watching
-
I Haven't seen any source code for one, but the .Net FrameWork does have some classes dealing with them here. System.Globalization .NET Framework Class Library HebrewCalendar Class http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfsystemglobalizationhebrewcalendarclassctortopic.asp .NET Framework Class Library GregorianCalendar Class http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemGlobalizationGregorianCalendarClassTopic.asp?frame=true Maybe of help to you.