WLJS LogoWLJS Notebook

SolarEclipse

SolarEclipse[] gives the date of the next solar eclipse.

  • SolarEclipse[date] gives the date of the next solar eclipse after the specified date.
  • SolarEclipse[prop] gives the value of property prop for the next solar eclipse.
  • SolarEclipse[date, prop] gives the value of property prop for the next solar eclipse after date.

Examples

Get the next solar eclipse:

SolarEclipse[]

Get eclipse type:

SolarEclipse["Type"]

Please visit the official Wolfram Language Reference for more details.

On this page