<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: Libical system timezone integration</title>
	<atom:link href="http://chenthill.wordpress.com/2007/07/31/libical-system-timezone-integration/feed/" rel="self" type="application/rss+xml" />
	<link>http://chenthill.wordpress.com/2007/07/31/libical-system-timezone-integration/</link>
	<description></description>
	<lastBuildDate>Thu, 29 Oct 2009 11:21:53 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: chenthill</title>
		<link>http://chenthill.wordpress.com/2007/07/31/libical-system-timezone-integration/#comment-236</link>
		<dc:creator>chenthill</dc:creator>
		<pubDate>Thu, 03 Jul 2008 06:49:32 +0000</pubDate>
		<guid isPermaLink="false">http://chenthill.wordpress.com/2007/07/31/libical-system-timezone-integration/#comment-236</guid>
		<description>If it is possible to merge the changes made from our local branch maintained at svn.gnome.org. We can probably pick up the packages from the main stream community. Dothebart, I tried to get ur mail id but could not.  please put ur email id here.</description>
		<content:encoded><![CDATA[<p>If it is possible to merge the changes made from our local branch maintained at svn.gnome.org. We can probably pick up the packages from the main stream community. Dothebart, I tried to get ur mail id but could not.  please put ur email id here.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: vjmq</title>
		<link>http://chenthill.wordpress.com/2007/07/31/libical-system-timezone-integration/#comment-215</link>
		<dc:creator>vjmq</dc:creator>
		<pubDate>Sun, 30 Mar 2008 06:46:45 +0000</pubDate>
		<guid isPermaLink="false">http://chenthill.wordpress.com/2007/07/31/libical-system-timezone-integration/#comment-215</guid>
		<description>I would like to use libc&#039;s localtime tm_zone and tm_gmtoff in  to retrieve icaltimezone_get_builtin_timezone_by_offset, but the tm_zone doesn&#039;t necessarily match the zone name, for example localtime may return a tm_zone of PDT whereas the zone location parsed from zoneinfo would be PST/PDT, 

is there a known way around this that would allow me to use the offset and zone to retrieve a timezone without modifying libical?

Thanks</description>
		<content:encoded><![CDATA[<p>I would like to use libc&#8217;s localtime tm_zone and tm_gmtoff in  to retrieve icaltimezone_get_builtin_timezone_by_offset, but the tm_zone doesn&#8217;t necessarily match the zone name, for example localtime may return a tm_zone of PDT whereas the zone location parsed from zoneinfo would be PST/PDT, </p>
<p>is there a known way around this that would allow me to use the offset and zone to retrieve a timezone without modifying libical?</p>
<p>Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: chenthill</title>
		<link>http://chenthill.wordpress.com/2007/07/31/libical-system-timezone-integration/#comment-213</link>
		<dc:creator>chenthill</dc:creator>
		<pubDate>Tue, 25 Mar 2008 07:37:01 +0000</pubDate>
		<guid isPermaLink="false">http://chenthill.wordpress.com/2007/07/31/libical-system-timezone-integration/#comment-213</guid>
		<description>There are two calls which fetch the information for the timezones which are icaltimezone_parse_zone_tab and icaltimezone_load_builtin_timezone.  They were modified to fetch the timezones from the system. icaltz-utils.c has the functions which identify the location of the timezones in the system and convert the tzfile to ical format.</description>
		<content:encoded><![CDATA[<p>There are two calls which fetch the information for the timezones which are icaltimezone_parse_zone_tab and icaltimezone_load_builtin_timezone.  They were modified to fetch the timezones from the system. icaltz-utils.c has the functions which identify the location of the timezones in the system and convert the tzfile to ical format.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: vjmq</title>
		<link>http://chenthill.wordpress.com/2007/07/31/libical-system-timezone-integration/#comment-210</link>
		<dc:creator>vjmq</dc:creator>
		<pubDate>Sat, 22 Mar 2008 05:06:53 +0000</pubDate>
		<guid isPermaLink="false">http://chenthill.wordpress.com/2007/07/31/libical-system-timezone-integration/#comment-210</guid>
		<description>This is a great discussion and great to hear that such an operation was successfully done.

Could you please comment further on how the calls that were to icaltimezone_get_builtin_timezone were substituted to read in the system timezone? 

Thanks very much for your input!</description>
		<content:encoded><![CDATA[<p>This is a great discussion and great to hear that such an operation was successfully done.</p>
<p>Could you please comment further on how the calls that were to icaltimezone_get_builtin_timezone were substituted to read in the system timezone? </p>
<p>Thanks very much for your input!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dothebart</title>
		<link>http://chenthill.wordpress.com/2007/07/31/libical-system-timezone-integration/#comment-146</link>
		<dc:creator>dothebart</dc:creator>
		<pubDate>Sat, 01 Dec 2007 13:43:51 +0000</pubDate>
		<guid isPermaLink="false">http://chenthill.wordpress.com/2007/07/31/libical-system-timezone-integration/#comment-146</guid>
		<description>We&#039;re maintaining it at the original upstream location, freeassociation.sf.net 
I&#039;ve been implementing some patches yet, we&#039;er planning to do a next release soon..
I&#039;ve started putting some simple text information here, maybe we might move to a wiki sometimes later.</description>
		<content:encoded><![CDATA[<p>We&#8217;re maintaining it at the original upstream location, freeassociation.sf.net<br />
I&#8217;ve been implementing some patches yet, we&#8217;er planning to do a next release soon..<br />
I&#8217;ve started putting some simple text information here, maybe we might move to a wiki sometimes later.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: chenthill</title>
		<link>http://chenthill.wordpress.com/2007/07/31/libical-system-timezone-integration/#comment-120</link>
		<dc:creator>chenthill</dc:creator>
		<pubDate>Wed, 17 Oct 2007 05:11:07 +0000</pubDate>
		<guid isPermaLink="false">http://chenthill.wordpress.com/2007/07/31/libical-system-timezone-integration/#comment-120</guid>
		<description>Ig, BTW where (in which repository) is libical maintained in upstream ? If I had known that,  I would have sent the patch to upstream as well...</description>
		<content:encoded><![CDATA[<p>Ig, BTW where (in which repository) is libical maintained in upstream ? If I had known that,  I would have sent the patch to upstream as well&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: chenthill</title>
		<link>http://chenthill.wordpress.com/2007/07/31/libical-system-timezone-integration/#comment-119</link>
		<dc:creator>chenthill</dc:creator>
		<pubDate>Wed, 17 Oct 2007 05:05:58 +0000</pubDate>
		<guid isPermaLink="false">http://chenthill.wordpress.com/2007/07/31/libical-system-timezone-integration/#comment-119</guid>
		<description>Ig, yes am reading all the timezones from the underlying system. libical works the same way as before. The interfaces remain intact and so clients using libical wont even know about this change.   I have not removed the timezone files which we hold in libical since they would be used for windows. This integration has been done only for Linux and should work fine for Mac.</description>
		<content:encoded><![CDATA[<p>Ig, yes am reading all the timezones from the underlying system. libical works the same way as before. The interfaces remain intact and so clients using libical wont even know about this change.   I have not removed the timezone files which we hold in libical since they would be used for windows. This integration has been done only for Linux and should work fine for Mac.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ig</title>
		<link>http://chenthill.wordpress.com/2007/07/31/libical-system-timezone-integration/#comment-117</link>
		<dc:creator>ig</dc:creator>
		<pubDate>Wed, 10 Oct 2007 19:18:09 +0000</pubDate>
		<guid isPermaLink="false">http://chenthill.wordpress.com/2007/07/31/libical-system-timezone-integration/#comment-117</guid>
		<description>I am the current maintainer of the upstream libical and am very interested in learning more about what you did to make this happen.  You are learning all timezone data from the underlying host system?  Do you have the full functionality of libical available in this case?  And if so, is this something that could be backported to the upstream libical?</description>
		<content:encoded><![CDATA[<p>I am the current maintainer of the upstream libical and am very interested in learning more about what you did to make this happen.  You are learning all timezone data from the underlying host system?  Do you have the full functionality of libical available in this case?  And if so, is this something that could be backported to the upstream libical?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
