JDK-4069859 : No timezone for Moscow, Russia
  • Type: Bug
  • Component: core-libs
  • Sub-Component: java.util
  • Affected Version: 1.1.1
  • Priority: P3
  • Status: Closed
  • Resolution: Duplicate
  • OS: solaris_2.5.1
  • CPU: sparc
  • Submitted: 1997-08-05
  • Updated: 1997-10-23
  • Resolved: 1997-10-23
Related Reports
Duplicate :  
Description

Name: rlT66838			Date: 08/05/97


1. (as root): cd /usr/share/lib/zoneinfo; zic europe
    (as user): TZ=Europe/Moscow export TZ
2. java code: System.out.println("Now is " + new Date());
3. java tz; date
	Now is Thu May 15 08:35:13 PDT 1997
	Thu May 15 19:35:40 MSD 1997
4. In properties: user.timezone=MSK (BTW: for Omsk it will be OSK)


company - Server Ltd, , email - 78, Vernadsky Pr., Moscow 117454, Russia
======================================================================

Comments
WORK AROUND Name: rlT66838 Date: 08/05/97 ======================================================================
11-06-2004