Results 23 comments of KosherJava

@Sternbach-Software , Did you not encounter a proper stacktrace? This shows exactly where the code is. ``` Exception in thread "main" java.lang.IllegalArgumentException: A Jewish date earlier than 18 Teves, 3761...

@pnemonic78 , Given the comments above, and the recent [v2.5.0 release that included](https://github.com/KosherJava/zmanim/blob/master/src/main/java/com/kosherjava/zmanim/AstronomicalCalendar.java#L512) astronomical [_chatzos_](https://kosherjava.com/2020/07/02/definition-of-chatzos/), I am going to close this.

@chacham2, there is now a getUpcomingParsha(). See https://github.com/KosherJava/zmanim/commit/52e49 . Does this address your issue?

@pnemonic78 and @jgindin , I am not sure that there would be value, but at some point (maybe v3.0.0) we may change `Date`s to the more modern [`java.time.Instant`](https://docs.oracle.com/javase/8/docs/api/java/time/Instant.html) or a...

@Sternbach-Software , This is a fair question and I will change it. The reason it uses StringBuffer is because the code dates back to 2004 before the Sept 2004 release...

@Sternbach-Software, While this request is trivial, I realized when looking at this class that there is no TimeZone attached to this. While the moment in time will be fine, a...

Fixed in via [8a643bc](https://github.com/KosherJava/zmanim/commit/8a643bc9abc2aef89b0f8b030ecc6b68b89adb42). Thanks @Sternbach-Software

@Elyahu41 . Have a look at getUpcomingParshah()

@elazarrosenthal , I am still on the fence on this one, but can you clean up the PR to remove the many non-relevant files in the PR? Limit it to...

Not quite there yet. See https://caniuse.com/temporal