← Back to team overview

linux-traipu team mailing list archive

[Bug 804258] [NEW] Remove weird timezone code

 

Public bug reported:

AFAIK Drizzle doesn't use timezones, but type\time.cc still contains some weird code related to it.
I think init_time() and var my_time_zone can be removed but I'm not sure how to fix Time::convert(). Speaking of which, can't we use Boost for that function?

** Affects: drizzle
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of UBUNTU -
AL - BR, which is subscribed to Drizzle.
https://bugs.launchpad.net/bugs/804258

Title:
  Remove weird timezone code

Status in A Lightweight SQL Database for Cloud Infrastructure and Web Applications:
  New

Bug description:
  AFAIK Drizzle doesn't use timezones, but type\time.cc still contains some weird code related to it.
  I think init_time() and var my_time_zone can be removed but I'm not sure how to fix Time::convert(). Speaking of which, can't we use Boost for that function?

To manage notifications about this bug go to:
https://bugs.launchpad.net/drizzle/+bug/804258/+subscriptions


Follow ups

References