Skip to content

Instantly share code, notes, and snippets.

Keybase proof

I hereby claim:

  • I am samyarvahid on github.
  • I am samyarvahid (https://keybase.io/samyarvahid) on keybase.
  • I have a public key ASDkg-SbMk1gZndx0tIBU6jV-bcA1iSG95vXg9YGYDpsKAo

To claim this, I am signing this object:

Keybase proof

I hereby claim:

  • I am samyarvahid on github.
  • I am plethorum (https://keybase.io/plethorum) on keybase.
  • I have a public key ASDlWefzRRgJCiLMuFsnQCxV-pGxPNJy7DSDDmlSDd_ESQo

To claim this, I am signing this object:

@samyarvahid
samyarvahid / date.eml
Last active May 25, 2017 18:55
new datetime format for ISO
#by @mishalarionov
#http://mishalarionov.com/hidden/datetime.html
<html>
<head>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.2.1/jquery.min.js"></script>
</head>
<body
style="display:flex;justify-content:center;align-items:center;font-family:'Comic Sans MS'"
onload="window.setInterval(function(){
var today = new Date();