An open API service indexing awesome lists of open source software.

https://github.com/dshanske/jewish-time

Hebrew/Jewish Date/Time Enhancements for WordPress
https://github.com/dshanske/jewish-time

Last synced: 3 months ago
JSON representation

Hebrew/Jewish Date/Time Enhancements for WordPress

Awesome Lists containing this project

README

        

=== Jewish Time ===
Contributors: dshanske
Tags: time, archive, date, hebrew, jewish
Stable tag: trunk
Requires at least: 4.9.9
Requires PHP: 5.6
Tested up to: 6.0
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

A Collection of Enhancements to for Hebrew/Jewish Date and Time Handling

== Description ==

There are other date and time themed plugins for WordPress that handle the Hebrew calendar. But they vary in function and focus.

1. Offers a conversion class to handle to/from Hebrew dating, including functionality to generate output based on standard date formatting strings.
2. Introduce the ?jthdate=1 query variable which changes the display to Hebrew Dates and allows for year date and month to be Hebrew dating.

== Installation ==

Install and activate.

== Privacy and Data Storage Notice ==

This plugin stores no private data.

== Frequently Asked Questions ==

== Credits ==

1. Credit to [Jewish Calendar Calculation in PHP](https://www.david-greve.de/luach-code/jewish-php.html). I did not use the code, but I did start with the algorithms here.
1. Credit to Ari Miller's PHP Extension for [Jewish Dates and Zmanim](https://github.com/zmanim/zman) specifically for providing the Hebrew strings for various items and some unit test ideas. I considered using the entire library
but it did not fit exactly what I needed.

== Changelog ==

= Version 1.0 (xxxx-xx-xx) =
* Initial Release