Port 70  »  Snippets
___________________________________________________________________

Next Equinox or Solstice

```sh

$ next-equinox
2020-03-20 04:49:32 CET
$ next-solstice
2020-06-20 23:43:46 CEST

```

Both scripts takes an optional timezone as argument.
Default is ‘Europe/Copenhagen‘.

Requirements: Python 3, pyephem, pytz.
next-equinox.py
next-solstice.py
___________________________________________________________________
Main menu