| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent 9e30724 commit 977beab
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -24886,8 +24886,8 @@ static const struct { | |||
| 24886 | 24886 | /* 1 */ { 6, "minute", 7.7379e+12, 60.0 }, | |
| 24887 | 24887 | /* 2 */ { 4, "hour", 1.2897e+11, 3600.0 }, | |
| 24888 | 24888 | /* 3 */ { 3, "day", 5373485.0, 86400.0 }, | |
| 24889 | - /* 4 */ { 5, "month", 176546.0, 30.0*86400.0 }, | ||
| 24890 | - /* 5 */ { 4, "year", 14713.0, 365.0*86400.0 }, | ||
| 24889 | + /* 4 */ { 5, "month", 176546.0, 2592000.0 }, | ||
| 24890 | + /* 5 */ { 4, "year", 14713.0, 31536000.0 }, | ||
| 24891 | 24891 | }; | |
| 24892 | 24892 | ||
| 24893 | 24893 | /* | |
| Back | FazBrowse Home | New Git URL |
0 commit comments