Skip to content

Instantly share code, notes, and snippets.

Keybase proof

I hereby claim:

  • I am atumn on github.
  • I am atumatu (https://keybase.io/atumatu) on keybase.
  • I have a public key ASBO42fxZ-sFcC4pFvV9ksBJZTi9QLUabgtPZZksblNa6wo

To claim this, I am signing this object:

function now() {
let date = new Date()
return new Date(date.getTime() - (date.getTimezoneOffset() * 60000)).toISOString().replace('T', ' ').replace(/\..+/, '')
}