A
asaf
Hi,
My application works on a multi tier architecture - web server and
application server run on different machines.
I'm trying to get the (remote) MS IIS web server (does not have JRE)
time zone ID.
How can I convert the web server Windows time zone ID to a Java time
zone ID in the application server (runs Java of course)?
is there any String I can render to a well formed Java time zone ID ?
Or is the only solution to set a hash set pairs of windows timezone and
Java time zone id.
thanks,
Asaf
My application works on a multi tier architecture - web server and
application server run on different machines.
I'm trying to get the (remote) MS IIS web server (does not have JRE)
time zone ID.
How can I convert the web server Windows time zone ID to a Java time
zone ID in the application server (runs Java of course)?
is there any String I can render to a well formed Java time zone ID ?
Or is the only solution to set a hash set pairs of windows timezone and
Java time zone id.
thanks,
Asaf