Download Online App Box . MODIFIED JULIAN DAY, LAST MODIFIED DATE
Das Program "Julian Day Converter" erlaubt die Umrechnung eines gregorianischen Datumwertes in das Julian Day oder Modified Julian Day Format und umgekehrt. Der Julian Day gibt die Anzahl der Tage seit dem 24. November -4713 an. Das Juliand Day Format taucht in sehr vielen astronomischen Berechnungen auf, es ist quasi so etwas wie ein Eckpfeiler, wenn man Berechnungen wie Auf- und Untergänge und dergleichen mehr anstellen will.Dieses Programm bietet eine einfache Möglichkeit, um schnell und bequem zwischen dem gregorianischen Datum und dem Julian Day Format umzurechnen. Ebenso ist es möglich ein Datum in einen Modified Julian Day Wert umzurechnen. Der Modified Julian Day gibt die Anzahl der Tage seit dem 17 November 1858 an udn wurde vom Smithsonian Astrophysical Observatory 1957 vorgestellt.

  

Julian day number

delivery date

view the modified image

Julian Calendar

ad last logon

search by date

 

-------------------------

 

 

Julian Day Converter: http://www.im-online-kaufhaus.de/julian-day-converter/juliandayconverter.exe

 

Java class library to get/set file and directory times: Create/LastModified/LastAccessed. For Windows only. Create time is when the file was first written. Modified time (sometimes called lastModified) is when the file was last written. Accessed time is when the file was last read or written. Checking its date, looking at its attributes or checking to see if it exists does not count as reading it. Get/Set Windows File Times Create/LastAccessed/LastModified with a JNI native code class. Java and JNI you include in your own code. You can test with C: CD \com.mindprod.filetimes java com.mindprod.filetimes.FileTimes and ensuring nativefiletimes.dll is on the path, e.g. in the current directory. In JDK 1.5+ the DLL may be in the jar, so long is it has no package path name. See FileTimes.java for the API to use these methods in your own programs. FileTimes does nothing by itself, other than a debugging test harness to demonstrate the methods. Windows keeps file timestamps accurate to 100 nanoseconds with 10,000 times as much precision as Java's 1 ms. This means if you copy a file in Java, the new file will not have the exact same timestamp as the old. This package retrieves and sets timestamps accurate only to the millisecond. 

FileTimes: http://mindprod.com/zips/filetimes19.zip

 

Copyright © Online App Box (onlineappbox.com), All rights reserved.