Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 149689 Details for
Bug 231619
Problem with IBM Java and latest DST changes
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
Reproducer from Sun
Moh.java (text/x-java), 448 bytes, created by
Jon Fautley
on 2007-03-09 15:36:42 UTC
(
hide
)
Description:
Reproducer from Sun
Filename:
MIME Type:
Creator:
Jon Fautley
Created:
2007-03-09 15:36:42 UTC
Size:
448 bytes
patch
obsolete
>import java.text.*; >import java.util.*; > >public class Moh { > public static void main(String[] args) throws Exception { > SimpleDateFormat timestampFormatWithZone = new SimpleDateFormat("yyyy-MM-dd HH:mm zzz"); > Date date = timestampFormatWithZone.parse("2007-06-06 14:00 EDT"); > // Calendar calendar = timestampFormatWithZone.getCalendar(); > System.out.println(date); > } >} > >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 231619
: 149689