Re: org.apache.axis.types.Time

2004-11-03 Thread Dennis Sosnoski
Egor Pervuninski wrote: Hello Jeff, ## Deppen, Jeff : Wed, 3 Nov 2004 10:57:06 -0500 DJ> All, Does anyone know of a way to dictate the timezone DJ> org.apache.axis.types.Time uses? It appears to ALWAYS convert a DJ> local time to UTC. (I've got some picky client app developers DJ&

Re: org.apache.axis.types.Time

2004-11-03 Thread Egor Pervuninski
Hello Jeff, ## Deppen, Jeff : Wed, 3 Nov 2004 10:57:06 -0500 DJ> All, Does anyone know of a way to dictate the timezone DJ> org.apache.axis.types.Time uses? It appears to ALWAYS convert a DJ> local time to UTC. (I've got some picky client app developers DJ> that want th

org.apache.axis.types.Time

2004-11-03 Thread Deppen, Jeff
All, Does anyone know of a way to dictate the timezone org.apache.axis.types.Time uses? It appears to ALWAYS convert a local time to UTC. (I've got some picky client app developers that want the time as Eastern Standard Time.) thanks! jeff

org.apache.axis.types.Time problem

2003-07-24 Thread Tamas Hauer
Hi All, Is this normal behavior ?: - org.apache.axis.types.Time value = new org.apache.axis.types.Time("12:34:45"); String timeString = ( new java.text.SimpleDateFormat("HHmmss")).