Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bug: celestial bodies wrong degrees #43

Open
7flash opened this issue Jan 25, 2023 · 1 comment
Open

Bug: celestial bodies wrong degrees #43

7flash opened this issue Jan 25, 2023 · 1 comment

Comments

@7flash
Copy link

7flash commented Jan 25, 2023

Let's take following origin of mine as an example:

{
    "year": "1998",
    "month": "07",
    "date": "12",
    "hour": "08",
    "minute": "20",
    "latitude": "44.95719",
    "longitude": "34.11079",
    "timezone": {
        "name": "Europe/Simferopol",
    }
}

Then, following property output value: 19° 18' 48''

_celestialBodies.all[0].ChartPosition.Ecliptic.ArcDegreesFormatted30

But expected value: 19° 40' 44.4"

@Moziezez
Copy link

When i use this origin and don't specify the timezone, i get the right result for Sun of 19° 40' 43".

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants