A preliminary patch for the UTC support is available at http://pastie.org/587930.txt.
It's specced and has been tested on the adapters I usually test with. DataObjects appears to have problems with some of the integration tests, but most of the other tested adapters appear to work. I plan to apply this tomorrow, but I would love some feedback. The implementation basically forces timestamps through Sequel.convert_input_timestamp and/or Sequel.convert_output_timestamp, so it should be possible to extend the support to support timezones other than local and utc as well as dynamic timezones simply by overriding two methods. Jeremy --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "sequel-talk" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/sequel-talk?hl=en -~----------~----~----~----~------~----~------~--~---
