Make dates fully spell out the month #3

Closed
khuxkm wants to merge 3 commits from MonthDayYear into master
khuxkm commented 4 years ago
Owner

For example, September 12, 2019.

For example, `September 12, 2019`.
ben commented 4 years ago
Owner

If you're going to change the date format, please change it to something more sane like ISO-8601. spelling out the full month adds no information/value

If you're going to change the date format, please change it to something more sane like ISO-8601. spelling out the full month adds no information/value
khuxkm commented 3 years ago
Poster
Owner

Closing in favor of #5.

Closing in favor of #5.
khuxkm closed this pull request 3 years ago
khuxkm deleted branch MonthDayYear 3 years ago
This pull request cannot be reopened because the branch was deleted.
You can also view command line instructions.

Step 1:

From your project repository, check out a new branch and test the changes.
git checkout -b MonthDayYear master
git pull origin MonthDayYear

Step 2:

Merge the changes and update on Gitea.
git checkout master
git merge --no-ff MonthDayYear
git push origin master
Sign in to join this conversation.
No reviewers
No Milestone
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: tildeverse/journal#3
Loading…
There is no content yet.