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

python3-juliandate - Conversion between Julian dates to Julian or Gregorian calendar dates

Description

       usage: python3-juliandate [-h] [-f FILE] [-j] [-r] [-t] [J ...]

       Convert Julian Days to calendar days

   positionalarguments:
       J      Julian days to convert

   options:-h, --help
              show this help message and exit

       -f, --file FILE
              Read from file or stdin ('-')

       -j, --julian
              Convert to Julian date instead of Gregorian

       -r, --round
              Round to simple day

       -t, --tabs
              Separate output with tabs instead of commas

python3-juliandate 1.0.5                           March 2025                              PYTHON3-JULIANDATE(1)

Name

       python3-juliandate - Conversion between Julian dates to Julian or Gregorian calendar dates

See Also