Bug 64847 - [MAINTAINER] deskutils/gdesklets-ltvariations: Fix timezone problem with clock sensor
Summary: [MAINTAINER] deskutils/gdesklets-ltvariations: Fix timezone problem with cloc...
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-03-28 16:10 UTC by Tim Bishop
Modified: 2004-03-28 16:42 UTC (History)
1 user (show)

See Also:


Attachments
gdesklets-ltvariations-0.26_4.patch (1.69 KB, patch)
2004-03-28 16:10 UTC, Tim Bishop
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Tim Bishop freebsd_committer freebsd_triage 2004-03-28 16:10:01 UTC
The clock sensor functions correctly when given a timezone to use.
However, when setting the timezone to "local" it always returned
GMT. This fix makes "local" return the correct local time for the
machine.

Added file(s):
- files/LTVClock::__init__.py

Generated with FreeBSD Port Tools 0.50
Comment 1 Pav Lucistnik freebsd_committer freebsd_triage 2004-03-28 16:42:21 UTC
State Changed
From-To: open->closed

Committed, thanks!