← All docs
jdtojewish()
Rewritten by the name resolver into a constructor or method call on the corresponding builtin class before type checking.
jdtojewish()
function jdtojewish(int $julian_day, bool $hebrew = false, int $flags = 0): string
Rewritten by the name resolver into a constructor or method call on the corresponding builtin class before type checking.
Parameters:
$julian_day(int)$hebrew(bool), defaultfalse, optional$flags(int), default0, optional
Returns: string
Availability
- Compiled (AOT): supported through the Elephc compiler.
eval()(magician interpreter): supported through the procedural date/time alias dispatcher.
No examples yet — check examples/ and showcases/ for usage patterns.
Internals
For how jdtojewish is implemented in the compiler, see the internals page.