Skip to content

Commit

Permalink
fix date format
Browse files Browse the repository at this point in the history
  • Loading branch information
wildone committed Feb 23, 2021
1 parent 140b928 commit 777e5df
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"downloadlabel ((download))": "Download",
"licenseinfo ((download))": "© {4} {0} {1} {2} {3}",
"linklabel ((link))": "Link",
"publishDateDisplayFormat ((pagedate))": "MMMM d, YYYY",
"publishDateDisplayFormat ((pagedate))": "MMMM d, yyyy",
"publishDateFormat ((pagedate))": "yyyy-MM-dd"

}
}

0 comments on commit 777e5df

Please sign in to comment.