T Tom Porterfield Nov 28, 2007 #2 Analizer1 said: are there any examples anywhere to calculate a julian Date in C# Click to expand... Have you looked at the functionality available in the System.Globalization.JulianCalendar class?
Analizer1 said: are there any examples anywhere to calculate a julian Date in C# Click to expand... Have you looked at the functionality available in the System.Globalization.JulianCalendar class?
A Analizer1 Nov 28, 2007 #3 I did look at the julian calendar class... I will dig deeper in that class thanks