-
Notifications
You must be signed in to change notification settings - Fork 0
Date/Time converter implementation #2
Copy link
Copy link
Open
Milestone
Description
lwoodson
opened on Dec 5, 2012
Issue body actions
- 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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels