mkopinsky / zmanimbot

Automatically exported from code.google.com/p/zmanimbot
0 stars 0 forks source link

Candle lighting when given a date #29

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Sent command zmanim:denver 7/24/2009 and it did not give me candle lighting.
It should

Original issue reported on code.google.com by liron.ko...@gmail.com on 22 Jul 2009 at 11:44

GoogleCodeExporter commented 9 years ago
We can make a method getDefaultZmanimList(Date) which updates accordingly. That 
does
make things a bit more complicated, as the methods we have currently to edit 
the list
might have to change, and we probably won't want to store the default zmanim 
list in
user settings, unless they specifically set it. (Unless we want to 
automatically add
in candlelighting and disregard the user-set default list. I wouldn't actually 
have a
problem with that.)

Original comment by mkopinsky on 23 Jul 2009 at 7:35