Commit 776042b
authored
Tiny change to getInstantFromTime to match the old implementation
The Math.round can at times be a second off. This does not indicate that this way is more accurate. It is simply to allow better comparison to other implementations.1 parent 853613c commit 776042b
File tree
1 file changed
+3
-1
lines changed- src/main/java/com/kosherjava/zmanim
1 file changed
+3
-1
lines changedLines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
644 | 644 | | |
645 | 645 | | |
646 | 646 | | |
647 | | - | |
| 647 | + | |
| 648 | + | |
| 649 | + | |
648 | 650 | | |
649 | 651 | | |
650 | 652 | | |
| |||
0 commit comments