Skip to content

v0.4.7

Choose a tag to compare

@samsonjs samsonjs released this 30 May 00:58
· 180 commits to main since this release
  • add %P which is "am" or "pm", like %p but lowercase
    (this makes no sense, and I am sorry for propagating this madness)
    Thanks to Rob Colburn
  • export the strftime function directly in node so you can write strftime = require('strftime') instead of strftime = require('strftime').strftime
  • added contributors to the readme and package.json