File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes Servlets and the fly likes converting Julian date 00/145 to calendar date. Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Java » Servlets
Reply Bookmark "converting Julian date 00/145 to calendar date." Watch "converting Julian date 00/145 to calendar date." New topic
Author

converting Julian date 00/145 to calendar date.

demetrius rios
Greenhorn

Joined: Jun 28, 2001
Posts: 1
Does anyone know of an easy way to convert a Julian date to a calendar date and back. Any suggestions are welcome.
Carl Trusiak
Sheriff

Joined: Jun 13, 2000
Posts: 3340
Check out the JDate and GDate classes in the JavaRanch Common Package
------------------
Hope This Helps
Carl Trusiak, SCJP2


I Hope This Helps
Carl Trusiak, SCJP2, SCWCD
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: converting Julian date 00/145 to calendar date.
 
Similar Threads
how to convert Julian Date into Calendar Date
how to convert Julian Date into Calendar Date
Issue with java.util.Calendar in java1.5 & above
[help] any code to convert YYYYMMDD to Julian Date?
how to convert Julian Date into Calendar Date