WLJS LogoWLJS Notebook

FromLunationNumber

FromLunationNumber[ln] returns the date corresponding to the lunation number ln.

  • FromLunationNumber[scheme, ln] returns the date corresponding to the lunation number in the given counting scheme.

Examples

Get the date for a lunation number:

FromLunationNumber[1000]

Use a specific counting scheme:

FromLunationNumber["Brown", 1000]

Please visit the official Wolfram Language Reference for more details.

On this page