File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes Java in General and the fly likes precise date and time Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Java » Java in General
Reply Bookmark "precise date and time" Watch "precise date and time" New topic
Author

precise date and time

marcus don
Ranch Hand

Joined: Jan 26, 2005
Posts: 38
Hi all,
how can I publish one or more news, events ecc... on my home page
in a precise date and time ... i.e java.sql.Timestamp?

Can Quartz be a solution?
Paul Sturrock
Bartender

Joined: Apr 14, 2004
Posts: 10336

Quartz is a job scheduler isn't it? You could use it I suppose, or your could just user a java.util.Timer.


JavaRanch FAQ HowToAskQuestionsOnJavaRanch
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: precise date and time
 
Similar Threads
Calculating days between two dates
oracle DATE
can anyone please give me an example for using value objects in struts
find some historical events
Date question