Wolfram Function Repository
Instant-use add-on functions for the Wolfram Language
Function Repository Resource:
Calculate the date of the winter solstice for a year
ResourceFunction["WinterSolstice"][year] calculates the winter solstice for year. |
Find the date of the winter solstice in 2122:
In[1]:= |
Out[1]= |
Make a list of the dates of the winter solstice for the next 30 years:
In[2]:= |
Out[2]= |
Find the date of the winter solstice for a random date in the next 30 years:
In[3]:= |
Out[3]= |
Change the time zone:
In[4]:= |
Out[4]= |
This work is licensed under a Creative Commons Attribution 4.0 International License