<?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/"
		>
<channel>
	<title>Comments on: Zmanim Q &amp; A Forum</title>
	<atom:link href="http://www.kosherjava.com/zmanim-project/zmanim-q-a-forum/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.kosherjava.com</link>
	<description>A weblog about Kosher Coffee (Kosher Java), Zmanim and other odds &#38; ends</description>
	<lastBuildDate>Thu, 05 Aug 2010 03:19:37 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: KosherJava</title>
		<link>http://www.kosherjava.com/zmanim-project/zmanim-q-a-forum/comment-page-1/#comment-41133</link>
		<dc:creator>KosherJava</dc:creator>
		<pubDate>Thu, 01 Jan 1970 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.kosherjava.com/?page_id=53#comment-41133</guid>
		<description>There is documentation for this in the base &lt;a href=&quot;http://www.kosherjava.com/zmanim/docs/api/net/sourceforge/zmanim/AstronomicalCalendar.html&quot; rel=&quot;nofollow&quot;&gt;AstronomicalCalendar&lt;/a&gt; class. ZmanimCalendar and ComplexZmanimCalendar should behave the same way.
[java]
// To get the time of sunrise, first set the date.
// If not set, the date will default to today.
AstronomicalCalendar ac = new AstronomicalCalendar(location);
ac.getCalendar().set(Calendar.MONTH, Calendar.FEBRUARY);
ac.getCalendar().set(Calendar.DAY_OF_MONTH, 8);
Date sunrise = ac.getSunrise();
[/java]</description>
		<content:encoded><![CDATA[<p>There is documentation for this in the base <a href="http://www.kosherjava.com/zmanim/docs/api/net/sourceforge/zmanim/AstronomicalCalendar.html" rel="nofollow">AstronomicalCalendar</a> class. ZmanimCalendar and ComplexZmanimCalendar should behave the same way.</p>
<pre class="brush: java;">
// To get the time of sunrise, first set the date.
// If not set, the date will default to today.
AstronomicalCalendar ac = new AstronomicalCalendar(location);
ac.getCalendar().set(Calendar.MONTH, Calendar.FEBRUARY);
ac.getCalendar().set(Calendar.DAY_OF_MONTH, 8);
Date sunrise = ac.getSunrise();
</pre>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ori Hollander</title>
		<link>http://www.kosherjava.com/zmanim-project/zmanim-q-a-forum/comment-page-1/#comment-41132</link>
		<dc:creator>Ori Hollander</dc:creator>
		<pubDate>Thu, 01 Jan 1970 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.kosherjava.com/?page_id=53#comment-41132</guid>
		<description>API</description>
		<content:encoded><![CDATA[<p>API</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: KosherJava</title>
		<link>http://www.kosherjava.com/zmanim-project/zmanim-q-a-forum/comment-page-1/#comment-41131</link>
		<dc:creator>KosherJava</dc:creator>
		<pubDate>Thu, 01 Jan 1970 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.kosherjava.com/?page_id=53#comment-41131</guid>
		<description>Ori,
Are you referring to the API, map or spreadsheet?</description>
		<content:encoded><![CDATA[<p>Ori,<br />
Are you referring to the API, map or spreadsheet?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ori Hollander</title>
		<link>http://www.kosherjava.com/zmanim-project/zmanim-q-a-forum/comment-page-1/#comment-41130</link>
		<dc:creator>Ori Hollander</dc:creator>
		<pubDate>Thu, 01 Jan 1970 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.kosherjava.com/?page_id=53#comment-41130</guid>
		<description>Is there a way to get Zmanim for a different day?</description>
		<content:encoded><![CDATA[<p>Is there a way to get Zmanim for a different day?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: KosherJava</title>
		<link>http://www.kosherjava.com/zmanim-project/zmanim-q-a-forum/comment-page-1/#comment-40192</link>
		<dc:creator>KosherJava</dc:creator>
		<pubDate>Thu, 01 Jan 1970 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.kosherjava.com/?page_id=53#comment-40192</guid>
		<description>Zohar,
See my &lt;a href=&quot;/2009/11/05/faq-where-is-the-main-method/&quot; rel=&quot;nofollow&quot;&gt;FAQ: Where is the Zmanim API Main Method?&lt;/a&gt; post for some basic developer information on using the API.</description>
		<content:encoded><![CDATA[<p>Zohar,<br />
See my <a href="/2009/11/05/faq-where-is-the-main-method/" rel="nofollow">FAQ: Where is the Zmanim API Main Method?</a> post for some basic developer information on using the API.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: zohar</title>
		<link>http://www.kosherjava.com/zmanim-project/zmanim-q-a-forum/comment-page-1/#comment-40186</link>
		<dc:creator>zohar</dc:creator>
		<pubDate>Thu, 01 Jan 1970 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.kosherjava.com/?page_id=53#comment-40186</guid>
		<description>Hi ,
Thanks for sharing ,
I am trying to find an example for using the Zman Class ,
I wish to send a date and get it in Hebrew format .

I am trying to as fllow :

Date d1 = new Date();
Zman _zman  =new Zman(d1,&quot;MyNewTime&quot;); (what the label an the zman constructor use for?)

_zman.setZman(d1) ;

then here i want to display my new Hebrew date ,
can i do that with the zman class ?

Thanks Zohar</description>
		<content:encoded><![CDATA[<p>Hi ,<br />
Thanks for sharing ,<br />
I am trying to find an example for using the Zman Class ,<br />
I wish to send a date and get it in Hebrew format .</p>
<p>I am trying to as fllow :</p>
<p>Date d1 = new Date();<br />
Zman _zman  =new Zman(d1,&#8221;MyNewTime&#8221;); (what the label an the zman constructor use for?)</p>
<p>_zman.setZman(d1) ;</p>
<p>then here i want to display my new Hebrew date ,<br />
can i do that with the zman class ?</p>
<p>Thanks Zohar</p>
]]></content:encoded>
	</item>
</channel>
</rss>
