Skip to content

Instantly share code, notes, and snippets.

View yakatz's full-sized avatar

Yehuda Katz yakatz

View GitHub Profile
@yakatz
yakatz / MoladBuilder.java
Created August 29, 2013 14:29
Molad Builder
import net.sourceforge.zmanim.*;
import net.sourceforge.zmanim.hebrewcalendar.*;
import net.sourceforge.zmanim.util.*;
import java.text.DateFormat;
import java.text.SimpleDateFormat;
import java.util.Calendar;
import java.util.Date;
import java.util.TimeZone;
@yakatz
yakatz / councils.php
Last active February 1, 2016 17:48
List of BSA Councils and numbers as a PHP array. As of August 2012.
<?php
$councils = array(
"144" => "Abraham Lincoln Council - Springfield, IL - #144",
"003" => "Alabama-Florida Council - Dothan, AL - #003",
"022" => "Alameda Council - Alameda, CA - #022",
"583" => "Alamo Area Council - San Antonio, TX - #583",
"098" => "Alapaha Area Council - Valdosta, GA - #098",
"382" => "Allegheny Highlands Council - Falconer, NY - #382",
"618" => "Allohak Council - Parkersburg, WV - #618",
"104" => "Aloha Council - Honolulu, HI - #104",