Issue Type: Improvement Improvement
Affects Versions: 10-beta
Assignee: Unassigned
Components: api, data, opengis
Created: 07/Aug/13 11:57 AM
Description:

Most methods in java.lang.Date are now deprecated in favor of the Calendar class in Java 7 or the classes in the new time package in Java 8.

Reading a dbf file containing date/time date returns old style Date objects forcing users to use the deprecated methods to access them. Not sure where else this shows up.

Recommend using the new Java 8 time package for dates and times who are returned from geotools.

Environment: Java 7 and Java 8
Project: GeoTools
Priority: Minor Minor
Reporter: Alex Blakemore
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
------------------------------------------------------------------------------
Get 100% visibility into Java/.NET code with AppDynamics Lite!
It's a free troubleshooting tool designed for production.
Get down to code-level detail for bottlenecks, with <2% overhead. 
Download for free and get started troubleshooting in minutes. 
http://pubads.g.doubleclick.net/gampad/clk?id=48897031&iu=/4140/ostg.clktrk
_______________________________________________
GeoTools-Devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geotools-devel

Reply via email to