This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 243212 - bad support for java 8 Localdate
Summary: bad support for java 8 Localdate
Status: NEW
Alias: None
Product: guibuilder
Classification: Unclassified
Component: Natural Layout (show other bugs)
Version: 8.0
Hardware: All All
: P3 normal (vote)
Assignee: issues@guibuilder
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-03-24 12:28 UTC by p.vandenbulcke
Modified: 2014-03-24 12:28 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description p.vandenbulcke 2014-03-24 12:28:45 UTC
When using "formatted field", support for the new LocalDate (java8) is missing. You must convert to and from 'obsolete' datelibs of java 7 and this is uggly. Extension of the formatterfactory is a great whish.