On Sunday, March 2, 2014 10:49:05 AM UTC-8, Roland Groza wrote: > > I'm an idiot, of course. I had different column names from what I > specified in the plugin options. Just one more question, can the dates be > UTC instead of local time ? >
It should respect the database timezone you have set: Sequel.database_timezone = :utc # or DB.timezone = :utc Thanks, Jeremy -- You received this message because you are subscribed to the Google Groups "sequel-talk" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/sequel-talk. For more options, visit https://groups.google.com/groups/opt_out.
