[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Sunrise and Sunset from terminal



On Sun, Sep 24, 2023 at 00:00 sl91@gmx.com <sl91@gmx.com> wrote:
Is there a way to get sunrise and sunset time from command interpreter?
I want to use its output for a script!

You can calculate it yourself using a Raku module at https://github.com/tbrowder/Astro-Sunrise/;

Search https://raku.land to find any published Raku module.

There are also Perl modules to do the same thing to be found on CPAN.

-Tom

Reply to: