[hamster-applet] silly stuff
- From: Toms Baugis <tbaugis src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [hamster-applet] silly stuff
- Date: Tue, 13 Apr 2010 15:14:16 +0000 (UTC)
commit 33598f6fedce52794d86506c9db25042b9eb3fbb
Author: Toms Bauģis <toms baugis gmail com>
Date: Tue Apr 13 16:14:10 2010 +0100
silly stuff
src/hamster/client.py | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/hamster/client.py b/src/hamster/client.py
index 2abcf69..06d405b 100644
--- a/src/hamster/client.py
+++ b/src/hamster/client.py
@@ -121,7 +121,7 @@ class Storage(object):
category_name = None, description = None):
if start_time:
- start_time = timegm(start_time).timetuple()
+ start_time = timegm(start_time.timetuple())
else:
start_time = 0
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]