Server IP : 127.0.0.2 / Your IP : 13.58.238.63 Web Server : Apache/2.4.18 (Ubuntu) System : User : www-data ( ) PHP Version : 7.0.33-0ubuntu0.16.04.16 Disable Function : disk_free_space,disk_total_space,diskfreespace,dl,exec,fpaththru,getmyuid,getmypid,highlight_file,ignore_user_abord,leak,listen,link,opcache_get_configuration,opcache_get_status,passthru,pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,php_uname,phpinfo,posix_ctermid,posix_getcwd,posix_getegid,posix_geteuid,posix_getgid,posix_getgrgid,posix_getgrnam,posix_getgroups,posix_getlogin,posix_getpgid,posix_getpgrp,posix_getpid,posix,_getppid,posix_getpwnam,posix_getpwuid,posix_getrlimit,posix_getsid,posix_getuid,posix_isatty,posix_kill,posix_mkfifo,posix_setegid,posix_seteuid,posix_setgid,posix_setpgid,posix_setsid,posix_setuid,posix_times,posix_ttyname,posix_uname,pclose,popen,proc_open,proc_close,proc_get_status,proc_nice,proc_terminate,shell_exec,source,show_source,system,virtual MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : ON Directory : /usr/share/calendar/ |
Upload File : |
/* * Judaic Calendar. Created by calendar.judaic.py. * Collaboratively authored by linux-il@cs.huji.ac.il. * * $Debian GNU\Linux$ * */ /* * $Id: calendarJudaic.py,v 29-May-2010$ */ #ifndef _calendar_judaic_ #define _calendar_judaic_ LANG=UTF-8 /* * Jewish calendar for the CE year 2016 * 20 Tevet 5776 5776 - 2 Tevet 5777 5777 */ 02/01* Parshat Shemot 09/01* Parshat Vaera 16/01* Parshat Bo 23/01* Parshat Beshalach 25/01* Tu B'Shvat 30/01* Parshat Yitro 06/02* Parshat Mishpatim 09/02* Family Day 13/02* Parshat Terumah 20/02* Parshat Tetzaveh 27/02* Parshat Ki Tisa 05/03* Parshat Vayakhel 12/03* Parshat Pekudei 19/03* Parshat Vayikra 23/03* Ta'anit Esther 24/03* Purim 25/03* Shushan Purim 26/03* Parshat Tzav 02/04* Parshat Shmini 09/04* Parshat Tazria 16/04* Parshat Metzora 23/04* Pesach 24/04* Hol hamoed Pesach 25/04* Hol hamoed Pesach 26/04* Hol hamoed Pesach 27/04* Hol hamoed Pesach 28/04* Hol hamoed Pesach 29/04* Pesach VII 30/04* Parshat Achrei Mot 05/05* Yom HaShoah 07/05* Parshat Kedoshim 11/05* Yom HaZikaron 12/05* Yom HaAtzma'ut 14/05* Parshat Emor 21/05* Parshat Behar 26/05* Lag B'Omer 28/05* Parshat Bechukotai 04/06* Parshat Bamidbar 05/06* Yom Yerushalayim 11/06* Erev Shavuot 11/06* Parshat Nasso 12/06* Shavuot 18/06* Parshat Beha'alotcha 25/06* Parshat Sh'lach 02/07* Parshat Korach 09/07* Parshat Chukat 16/07* Parshat Balak 23/07* Parshat Pinchas 24/07* Tzom Tammuz 30/07* Parshat Matot 04/08* Zeev Zhabotinsky day 06/08* Parshat Masei 13/08* Parshat Devarim 14/08* Tish'a B'Av 19/08* Tu B'Av 20/08* Parshat Vaetchanan 27/08* Parshat Eikev 03/09* Parshat Re'eh 10/09* Parshat Shoftim 17/09* Parshat Ki Teitzei 24/09* Parshat Ki Tavo 01/10* Parshat Nitzavim 03/10* Rosh Hashana I 04/10* Rosh Hashana II 05/10* Tzom Gedaliah 08/10* Parshat Vayeilech 11/10* Erev Yom Kippur 12/10* Yom Kippur 15/10* Parshat Ha'Azinu 17/10* Sukkot 18/10* Hol hamoed Sukkot 19/10* Hol hamoed Sukkot 20/10* Hol hamoed Sukkot 21/10* Hol hamoed Sukkot 22/10* Hol hamoed Sukkot 23/10* Hoshana raba 24/10* Shmini Atzeret 24/10* Parshat Vezot Habracha 29/10* Parshat Bereshit 05/11* Parshat Noach 12/11* Parshat Lech-Lecha 13/11* Yitzhak Rabin memorial day 19/11* Parshat Vayera 26/11* Parshat Chayei Sara 03/12* Parshat Toldot 10/12* Parshat Vayetzei 17/12* Parshat Vayishlach 24/12* Parshat Vayeshev 25/12* Chanukah 26/12* Chanukah 27/12* Chanukah 28/12* Chanukah 29/12* Chanukah 30/12* Chanukah #endif /* !_calendar_judaic_ */