Lorenzo Cappelletti
Lorenzo Cappelletti
I started from scratch with the formula provided by Wikipedia's [Sunrise equation](https://en.wikipedia.org/wiki/Sunrise_equation) and it works. I'll provide a new clean and neat code under MIT license in the following days.
I just pushed a commit with the new module implementation. I rebased it on `datetime` branch (see PR #449) because it depends on that.
Just rebased on top of `datetime`.
Same problem and same behavior differences between `Run` and `Debug Configurations...` here with: * GNU MCU Eclipse Plug-in 4.7.1 201911052135 * Eclipse 2019-09 * OpenJDK Runtime Environment (build 10.0.2+13) *...
I'm not in favor of this merge. From CPython 3.11.5 documentation, `datetime.now()` is expected to _return the current **local** date and time_. MicroPhython doesn't have any notion of local timezone,...