{"_id":"moment-timezone-all","_rev":"5-670756f1faad07b49f4b78dd7bddb320","name":"moment-timezone-all","description":"Parse and display moments in any timezone.","dist-tags":{"latest":"0.5.5"},"versions":{"0.5.5":{"name":"moment-timezone-all","version":"0.5.5","description":"Parse and display moments in any timezone.","homepage":"http://momentjs.com/timezone/","author":{"name":"Tim Wood","email":"washwithcare@gmail.com","url":"http://timwoodcreates.com/"},"keywords":["moment","date","time","timezone","olson","iana","zone","tz"],"main":"./index.js","engines":{"node":"*"},"repository":{"type":"git","url":"git+https://github.com/moment/moment-timezone.git"},"bugs":{"url":"https://github.com/moment/moment-timezone/issues"},"license":"MIT","dependencies":{"moment":">= 2.6.0"},"devDependencies":{"grunt":"0.4.5","grunt-contrib-clean":"0.6.0","grunt-contrib-nodeunit":"0.4.1","grunt-contrib-jshint":"0.11.2","grunt-contrib-uglify":"0.9.1"},"jspm":{"main":"builds/moment-timezone-with-data","shim":{"moment-timezone":{"deps":["moment"]}}},"scripts":{"test":"grunt"},"gitHead":"ca3119378e32e17d97137503cb45ee67ea0e7878","_id":"moment-timezone-all@0.5.5","_shasum":"30465254a5de02a77853c318191e10141c80b3ac","_from":".","_npmVersion":"3.10.3","_nodeVersion":"6.4.0","_npmUser":{"name":"rdgd","email":"ryan.is.gray@gmail.com"},"dist":{"shasum":"30465254a5de02a77853c318191e10141c80b3ac","tarball":"https://registry.npmjs.org/moment-timezone-all/-/moment-timezone-all-0.5.5.tgz","integrity":"sha512-8alcjM7o0UgjsD8w5Iysk7/7Fnd2hp0MZYC56B6DgHHrv3VyN8Z2uXObIKn41HXmjrg+58hYCwzjtPbHTrIkeQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCSv0L82VVvUifhV99/Rs4SyvC9mzeHYg/iND29VW/iXQIhAIjn2tbQdGkQ5yaCFkrCGtKjb40OQZyD2lrK1JEaFPtf"}]},"maintainers":[{"name":"rdgd","email":"ryan.is.gray@gmail.com"}],"_npmOperationalInternal":{"host":"packages-16-east.internal.npmjs.com","tmp":"tmp/moment-timezone-all-0.5.5.tgz_1471995999524_0.5229014146607369"}}},"readme":"# [Moment Timezone](http://momentjs.com/timezone)\n\n[![Join the chat at https://gitter.im/moment/moment-timezone](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/moment/moment-timezone?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)\n\n[![NPM version][npm-version-image]][npm-url] [![NPM downloads][npm-downloads-image]][npm-url] [![MIT License][license-image]][license-url] [![Build Status][travis-image]][travis-url]\n\nIANA Time Zone Database + [Moment.js](http://momentjs.com).\n\n```js\nvar june = moment(\"2014-06-01T12:00:00Z\");\njune.tz('America/Los_Angeles').format('ha z'); // 5am PDT\njune.tz('America/New_York').format('ha z');    // 8am EDT\njune.tz('Asia/Tokyo').format('ha z');          // 9pm JST\njune.tz('Australia/Sydney').format('ha z');    // 10pm EST\n\nvar dec = moment(\"2014-12-01T12:00:00Z\");\ndec.tz('America/Los_Angeles').format('ha z');  // 4am PST\ndec.tz('America/New_York').format('ha z');     // 7am EST\ndec.tz('Asia/Tokyo').format('ha z');           // 9pm JST\ndec.tz('Australia/Sydney').format('ha z');     // 11pm EST\n```\n\n#### [Contribute code or compile time zone data](contributing.md)\n\n#### [Read the changelog](changelog.md)\n\n\n[license-image]: http://img.shields.io/badge/license-MIT-blue.svg?style=flat\n[license-url]: LICENSE\n\n[npm-url]: https://npmjs.org/package/moment-timezone\n[npm-version-image]: http://img.shields.io/npm/v/moment-timezone.svg?style=flat\n[npm-downloads-image]: http://img.shields.io/npm/dm/moment-timezone.svg?style=flat\n\n[travis-url]: http://travis-ci.org/moment/moment-timezone\n[travis-image]: http://img.shields.io/travis/moment/moment-timezone/develop.svg?style=flat\n","maintainers":[{"name":"rdgd","email":"ryan.is.gray@gmail.com"}],"time":{"modified":"2022-06-20T05:13:02.878Z","created":"2016-08-23T23:46:41.975Z","0.5.5":"2016-08-23T23:46:41.975Z"},"homepage":"http://momentjs.com/timezone/","keywords":["moment","date","time","timezone","olson","iana","zone","tz"],"repository":{"type":"git","url":"git+https://github.com/moment/moment-timezone.git"},"author":{"name":"Tim Wood","email":"washwithcare@gmail.com","url":"http://timwoodcreates.com/"},"bugs":{"url":"https://github.com/moment/moment-timezone/issues"},"license":"MIT","readmeFilename":"README.md","users":{"post72":true,"daveyjake":true}}