Java Forums

Main Menu
Home
Today's Posts
FAQ
Search
Contact Us

Java Network
Linux Archive
Java Tips
Java Tips Blog

Sponsored Links





Welcome to the Java Forums.

You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community, you will:

  • have access to post topics
  • communicate privately with other members (PM)
  • not see advertisements between posts
  • have the possibility to earn one of our surprises if you are an active member
  • access many other special features that will be introduced later.

Registration is fast, simple and absolutely free so please, join our community today!

If you have any problems with the registration process or your account login, please contact us.

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 08-01-2008, 05:30 PM
Member
 
Join Date: Aug 2008
Posts: 1
JavaMan is on a distinguished road
DST issue being faced
Hi
I am new to java and have been facing few issues after the day Lisht Savings.Let me describe the problem.
In my application which is in Websphere 6.0 ,I have configured few daemons stating that it should run automatiacally when the server time is 12:00 but after the DST changes happened presntly this is happening only after an hour.I am unable to find the root cause of the issue.
The anaysis that I have made is
In the application server when I type the command date, it displays as shown below
Fri Mar 25 16:45:20 CDT 2008
In my java code which invokes this daemon process, when Itry to print the value of dtCurr in the below code
java.util.Date dtCurr = new java.util.Date();
it displays
Fri Mar 25 15:44:52 CST 2008

This piece of code was working fine before the DST changes happened.
How will I find a solution to it.
Is this a problem with the JVM that is being used in my application server?
Why is the DST not getting reflecting in my JVM?
Bookmark Post in Technorati
Reply With Quote
Sponsored Links
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Compile Issue CrazyShells Slam New To Java 4 05-14-2008 10:51 PM
JFormattedTextField Issue teracomp AWT / Swing 1 01-21-2008 08:55 PM
Try Catch issue curtis_fraser Advanced Java 2 12-14-2007 01:04 AM
Issue chaitu444 New To Java 2 11-06-2007 09:49 PM
compilation issue orchid Eclipse 2 04-20-2007 02:51 AM


All times are GMT +3. The time now is 01:23 AM.


VBulletin, Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO ©2007, Crawlability, Inc.
Copyright ©2006 - 2007, www.java-forums.org