diff --git a/.github/osia_convert.rb b/.github/osia_convert.rb index 83a86b39..6db8128d 100644 --- a/.github/osia_convert.rb +++ b/.github/osia_convert.rb @@ -116,7 +116,7 @@ def write_readme(j) apps = j['projects'] date = DateTime.now - date_display = date.strftime "%B %d, %Y" + date_display = date.strftime "%B %e, %Y" output = '# ' + t output << "\n\n"