Skip to content

Date/Time converter implementation #2

@lwoodson

Description

@lwoodson
  • Right now, any date/time columns in a result set will be returned as strings.
  • Need to provide a date/time converter implementation (see issue 1) to convert the string value into a Time object.
  • Time parsing in ruby is notoriously slow. Need to do some investigation into what the fastest possible conversion technique is.
  • Document the date/time converter in the readme.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions