FromLunationNumber
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.
Details and Options
- Lunations are periods between consecutive new moons, also known as synodic months.
- FromLunationNumber is a way to tell time by the motion of the Moon, effectively counting months.
- A lunation number is a real number. The integer part gives the number of new moons since the first new moon on January 6, 2000. The fractional part of a lunation number gives the phase of the Moon:
-
.0 new moon .25 first quarter .5 full moon .75 last quarter - The fractional part of a lunation number is proportional to the difference in ecliptic longitudes between the Sun and the Moon.
- Possible counting schemes include:
-
Automatic lunation 0 on January 6, 2000 "BrownLunationNumber" lunation 1 on January 17, 1923 "GoldstineLunationNumber" lunation 0 on January 1, –1001, proleptic Gregorian "HebrewLunationNumber" lunation 1 on September 6, –3761, proleptic Gregorian "IslamicLunationNumber" lunation 1 on July 17, 622, proleptic Gregorian "ThaiLunationNumber" lunation 0 on March 24, 638, proleptic Gregorian - Options of FromLunationNumber include:
-
CalendarType Automatic calendar used to return dates DateFormat Automatic format used to display output dates DateGranularity Automatic calendar granularity of output dates TimeSystem Automatic time system of output dates TimeZone $TimeZone time zone of output dates
Examples
open allclose allBasic Examples (3)
Scope (2)
Options (5)
CalendarType (1)
FromLunationNumber returns dates in the Gregorian calendar by default:
DateFormat (1)
FromLunationNumber returns dates in a long format by default:
DateGranularity (1)
FromLunationNumber returns dates with granularity "Instant" by default:
TimeSystem (1)
FromLunationNumber returns dates in universal time by default:
TimeZone (1)
FromLunationNumber returns dates in your local time zone by default:
Properties & Relations (2)
LunationNumber and FromLunationNumber are inverse functions:
Take all dates of lunations between 200 and 300:
In a solar calendar like the default Gregorian calendar, new moons can be on any day of the month:
In a lunisolar calendar like the Jewish calendar, new moons fall on days near the change of month:
Text
Wolfram Research (2024), FromLunationNumber, Wolfram Language function, https://reference.wolfram.com/language/ref/FromLunationNumber.html.
CMS
Wolfram Language. 2024. "FromLunationNumber." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/ref/FromLunationNumber.html.
APA
Wolfram Language. (2024). FromLunationNumber. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/FromLunationNumber.html