Skip to content

Sun Calculator #179

@k3ldar

Description

@k3ldar

Sunrise/sunset are returned as UT_* + tzOffset without normalizing back into the 0–24 hour range. For non-zero offsets this can produce negative hours or values >= 24, which will break callers that assume a clock-time range. Normalize the adjusted values (e.g., fmod with +24) before returning.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions