Fix Atom feed datetime format #766

Merged
KitaitiMakoto merged 1 commits from fix-feed-datetime into master 4 years ago
KitaitiMakoto commented 4 years ago (Migrated from github.com)

Sorry, I wrote wrong date time format at #765.

Sorry, I wrote wrong date time format at #765.
codecov[bot] commented 4 years ago (Migrated from github.com)

Codecov Report

Merging #766 into master will not change coverage.
The diff coverage is 0.00%.

@@           Coverage Diff           @@
##           master     #766   +/-   ##
=======================================
  Coverage   38.99%   38.99%           
=======================================
  Files          73       73           
  Lines        9721     9721           
  Branches     2226     2226           
=======================================
  Hits         3791     3791           
  Misses       4878     4878           
  Partials     1052     1052           
# [Codecov](https://codecov.io/gh/Plume-org/Plume/pull/766?src=pr&el=h1) Report > Merging [#766](https://codecov.io/gh/Plume-org/Plume/pull/766?src=pr&el=desc) into [master](https://codecov.io/gh/Plume-org/Plume/commit/847d6f7fac57e18b9b3bf7ac0f64bc461883841d&el=desc) will **not change** coverage. > The diff coverage is `0.00%`. ```diff @@ Coverage Diff @@ ## master #766 +/- ## ======================================= Coverage 38.99% 38.99% ======================================= Files 73 73 Lines 9721 9721 Branches 2226 2226 ======================================= Hits 3791 3791 Misses 4878 4878 Partials 1052 1052 ```
elegaanz (Migrated from github.com) approved these changes 4 years ago
elegaanz (Migrated from github.com) left a comment

I wouldn't have noticed 😅 Thank you!

I wouldn't have noticed :sweat_smile: Thank you!
KitaitiMakoto commented 4 years ago (Migrated from github.com)

Thanks always!

Thanks always!
kiwii referenced this issue from a commit 4 years ago

Reviewers

The pull request has been merged as 180e34b07c.
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 fix-feed-datetime master
git pull origin fix-feed-datetime

Step 2:

Merge the changes and update on Forgejo.
git checkout master
git merge --no-ff fix-feed-datetime
git push origin master
Sign in to join this conversation.
No reviewers
No Milestone
No Assignees
1 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: Plume/Plume#766
Loading…
There is no content yet.