logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

conjunct - find dates of equinox or new or full moon

Author

       conjunct was written by Stephen L. Moshier <steve@moshier.net>.

       This  manual  page was written by James R. Van Zandt <jrv@debian.org>, for the Debian project (but may be
       used by others).

                                                 August 24, 2006                                     CONJUNCT(1)

Description

conjunct  searches  for  one  of these events: spring equinox (default), summer solstice, autumn equinox,
       winter solstice, new moon, or full moon.

Name

       conjunct - find dates of equinox or new or full moon

Options

-s,--startdate
              Set starting date (default is current date).  The date may be either a  Julian  day  number  (e.g.
              2454180.0 for noon, 2007 March 20) or an ISO 8601 date (e.g. 2007-03-20).

       -e,--enddate
              Set ending date (default is one year from now).

       -V,--vernal,--spring
              Search for spring equinox (default).

       -S,--summer
              Search for summer solstice.

       -A,--autumn,--fall
              Search for autumn equinox.

       -W,--winter
              Search for winter solstice.

       -N,--newmoon
              Search for new moon.

       -F,--fullmoon
              Search for full moon.

       -h,--help
              Show summary of options.

See Also

aa(1).

Synopsis

conjunct [options]

return

See Also