Skip to content

ResultSet.getDate nyi #11

@GoogleCodeExporter

Description

@GoogleCodeExporter
I am not sure if this should be categorized as issue or an additional feature.
If you have a date formatted cell, the ResultSet.getString method returns the 
representation value of String and not the date value in standard format.

Consider a date "22. Dezember 1963" - a german localized date then you get 
exact string. When it should return the date which can be used directly to 
store in Database. 

Now there is another method getTimeStamp to return date from resultset but it 
throws null pointer exception if the cell is empty. This should be null value 
instead.

Original issue reported on code.google.com by hanuma...@gmail.com on 6 Aug 2013 at 2:53

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions