[gstreamer-bugs] [Bug 594504] Need a GType of "Date AND Time AND Timezone"

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Tue Sep 8 08:26:15 PDT 2009


http://bugzilla.gnome.org/show_bug.cgi?id=594504


Arnout Vandecappelle <arnout> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |arnout at mind.be


--- Comment #9 from Arnout Vandecappelle <arnout at mind.be> 2009-09-08 15:26:13 UTC ---
Why not use a GstClockTimeDiff against the Epoch and a timezone in some
representation (string or enum)?  That allows you to convert to anything, even
other calendar systems (= generalized timezone).

I think it's important to store the UTC timestamp directly, because whatever
unified processing you do on it, it will probably be done on the UTC
timestamp...

-- 
Configure bugmail: http://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.




More information about the Gstreamer-bugs mailing list