← All docs
cal_info()
Rewritten by the name resolver into a constructor or method call on the corresponding builtin class before type checking.
cal_info()
function cal_info(int $calendar = -1): array
Rewritten by the name resolver into a constructor or method call on the corresponding builtin class before type checking.
Parameters:
$calendar(int), default-1, optional
Returns: array
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 cal_info is implemented in the compiler, see the internals page.