Based on an idea I "borrowed" from Jacob Fresco, I've added the ability to insert the current Hebrew Date (with sunset correction!) anywhere in a theme.
Simply add <?php if (function_exists('hebrewDateCurrent')) { hebrewDateCurrent();} ?>
to a theme.
The code can be downloaded Hebrew Dates release page under the Software section.
The code needs some major cleanup, but not today...