Server IP : 127.0.0.2 / Your IP : 3.145.216.39 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 2018 * 14 Tevet 5778 5778 - 23 Tevet 5779 5779 */ 06/01* Parshat Shemot 13/01* Parshat Vaera 20/01* Parshat Bo 27/01* Parshat Beshalach 31/01* Tu B'Shvat 03/02* Parshat Yitro 10/02* Parshat Mishpatim 15/02* Family Day 17/02* Parshat Terumah 24/02* Parshat Tetzaveh 28/02* Ta'anit Esther 01/03* Purim 02/03* Shushan Purim 03/03* Parshat Ki Tisa 10/03* Parshat Vayakhel-Pekudei 17/03* Parshat Vayikra 24/03* Parshat Tzav 31/03* Pesach 01/04* Hol hamoed Pesach 02/04* Hol hamoed Pesach 03/04* Hol hamoed Pesach 04/04* Hol hamoed Pesach 05/04* Hol hamoed Pesach 06/04* Pesach VII 07/04* Parshat Shmini 12/04* Yom HaShoah 14/04* Parshat Tazria-Metzora 18/04* Yom HaZikaron 19/04* Yom HaAtzma'ut 21/04* Parshat Achrei Mot-Kedoshim 28/04* Parshat Emor 03/05* Lag B'Omer 05/05* Parshat Behar 12/05* Parshat Bechukotai 13/05* Yom Yerushalayim 19/05* Erev Shavuot 19/05* Parshat Bamidbar 20/05* Shavuot 26/05* Parshat Nasso 02/06* Parshat Beha'alotcha 09/06* Parshat Sh'lach 16/06* Parshat Korach 23/06* Parshat Chukat 30/06* Parshat Balak 01/07* Tzom Tammuz 07/07* Parshat Pinchas 12/07* Zeev Zhabotinsky day 14/07* Parshat Matot-Masei 21/07* Parshat Devarim 22/07* Tish'a B'Av 27/07* Tu B'Av 28/07* Parshat Vaetchanan 04/08* Parshat Eikev 11/08* Parshat Re'eh 18/08* Parshat Shoftim 25/08* Parshat Ki Teitzei 01/09* Parshat Ki Tavo 08/09* Parshat Nitzavim 10/09* Rosh Hashana I 11/09* Rosh Hashana II 12/09* Tzom Gedaliah 15/09* Parshat Vayeilech 18/09* Erev Yom Kippur 19/09* Yom Kippur 22/09* Parshat Ha'Azinu 24/09* Sukkot 25/09* Hol hamoed Sukkot 26/09* Hol hamoed Sukkot 27/09* Hol hamoed Sukkot 28/09* Hol hamoed Sukkot 29/09* Hol hamoed Sukkot 30/09* Hoshana raba 01/10* Shmini Atzeret 01/10* Parshat Vezot Habracha 06/10* Parshat Bereshit 13/10* Parshat Noach 20/10* Parshat Lech-Lecha 21/10* Yitzhak Rabin memorial day 27/10* Parshat Vayera 03/11* Parshat Chayei Sara 10/11* Parshat Toldot 17/11* Parshat Vayetzei 24/11* Parshat Vayishlach 01/12* Parshat Vayeshev 03/12* Chanukah 04/12* Chanukah 05/12* Chanukah 06/12* Chanukah 07/12* Chanukah 08/12* Chanukah 08/12* Parshat Miketz 09/12* Chanukah 10/12* Chanukah 15/12* Parshat Vayigash 18/12* Asara B'Tevet 22/12* Parshat Vayechi 29/12* Parshat Shemot #endif /* !_calendar_judaic_ */