Update "Differences" for inst calendar
Nobody has claimed this yet.
Assessment
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Newbie friendliness
- 48/100
- Issue type
- Documentation
- Clarity
- Mostly clear
- Activity status
- Stale
- Tech stack
- clojure
- Domain
- documentation
Research direction
Start at the site's “Differences” page and locate the reader section mentioned in the issue. Document the differing default calendars used for #inst parsing and printing, including the older-date consequence and the #inst "1500" example; the page should clearly explain the Clojure versus ClojureScript behavior.
Written by the indexing model from the issue text.
Description
When #inst values are parsed and printed in Clojure, by default the Gregorian calendar is used. In particular, this is a hybrid Julian / Gregorian calendar with a changeover in 1582.
On the other hand, ClojureScript uses the JavaScripts Date type for #inst values, which employs a proleptic Gregorian calendar. This host-specific aspect is reflected in #inst parsing and printing.
A consequence of this difference in default #inst handling is that older dates will be interpreted differently. For example #inst "1500" denotes two different instances in time in Clojure vs. ClojureScript.
This could be detailed in the "Differences" page, perhaps in the reader section.
- Dominant language
- Shell
- Stars
- 107
- Forks
- 130
- PR merge metrics
- No merged PRs in 30d
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from clojure/clojurescript-site
-
Difficulty 1/5 Under an hour Newbie friendliness 72/100
clojure/clojurescript-site#413 ·
-
Difficulty 3/5 1-2 days Newbie friendliness 35/100
clojure/clojurescript-site#392 ·
-
Difficulty 3/5 1-2 days Newbie friendliness 20/100
clojure/clojurescript-site#390 · 1 comment ·
-
clojure/clojurescript-site#388 · 4 comments · 1 assignee ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 35/100
clojure/clojurescript-site#387 · 3 comments ·
All issues in clojure/clojurescript-site
Similar issues
-
Difficulty 1/5 Under an hour Newbie friendliness 92/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
community-scripts/ProxmoxVE#17425 · 1 comment ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 90/100
danielmiessler/LifeOS#2218 ·
-
agent-research-recommend agent-review-finding
Difficulty 2/5 1-3 hours Newbie friendliness 82/100
jordansmall/spindrift#3714 · 1 comment ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 88/100
conda-forge/python-feedstock#934 ·