On Sun, Sep 24, 2023 at 00:00 s...@gmx.com <s...@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 via email to