require.config({ paths: { "moment": "path/to/moment" } }); define(["path/to/moment-timezone-with-data"], function (moment) { moment().tz("America/Los_Angeles").format(); });
require.config({ paths: { "moment": "path/to/moment" } }); define(["path/to/moment-timezone-with-data"], function (moment) { moment().tz("America/Los_Angeles").format(); });
From here you can search these documents. Enter your search terms below.
| Keys | Action |
|---|---|
| ? | Open this help |
| ← | Previous page |
| → | Next page |
| s | Search |