Skip to content
New issue

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

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

Already on GitHub? # to your account

How does night and day time cycle work? #404

Open
sb-89 opened this issue Jan 24, 2025 · 0 comments
Open

How does night and day time cycle work? #404

sb-89 opened this issue Jan 24, 2025 · 0 comments

Comments

@sb-89
Copy link

sb-89 commented Jan 24, 2025

    time: AppTime {
      dayLengthMinutes: 60,
      timeScale: 1,
      sunrise: 7.616154670715332,
      sunset: 19.95526885986328,
      time: 14.656824111938477
    }

I pulled this AppTime object from Rustoria EU Long.
I'm trying to determine real life time to day/night
The timing appears to show a 12 hour day/night cycle, which would mean 30 minutes day/night, but it's actually 45/15

I can only assume that time ticks quicker once it is night time?

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

No branches or pull requests

1 participant