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&
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
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
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")).