Skip to content

Instantly share code, notes, and snippets.

@mikeal
Created December 18, 2013 19:54
Show Gist options
  • Save mikeal/8028755 to your computer and use it in GitHub Desktop.
Save mikeal/8028755 to your computer and use it in GitHub Desktop.
var tz = require('timezone')
> undefined
tz = tz(require("timezone/America/Los_Angeles"), "America/Los_Angeles");
> [Function]
tz(1378393200111, "America/Los_Angeles", '%A %b %d %l:%M%p')
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment