¡@

Home 

c# Programming Glossary: julian

Convert DateTime to Julian Date in C# (ToOADate Safe?)

http://stackoverflow.com/questions/5248827/convert-datetime-to-julian-date-in-c-sharp-tooadate-safe

DateTime to Julian Date in C# ToOADate Safe I need to convert from a standard.. I need to convert from a standard Gregorian date to a Julian day number. I've seen nothing documented in C# to do this directly.. does not suggest this as a valid conversion method for Julian dates. Can anyone clarify if this function will perform conversion..