Add docs example of custom timezone with MomentDateAdapter
- Lingua principale
- TypeScript
- Stelle
- 25k
- Fork
- 6.8k
- Merge medio
- 1g 8h
- PR unite (30g)
- 91
Descrizione
#### Bug, feature request, or proposal:
[X] Feature Request
#### What is the expected behavior?
MomentDateAdapter should have timezone support.
Moment has a timezone lib (http://momentjs.com/timezone/) which you can set the timezone
manually. This is needed when you want to create a common date/datetime based in a specific timezone.
#### What is the current behavior?
MomentDateAdapter supports browser's timezone only when creating a new date moment object.
#### What are the steps to reproduce?
* Include MatMomentDateModule to use MomentDateAdapter
* Create a mat-datepicker
* Console the output (date generated)
#### What is the use-case or motivation for changing an existing behavior?
I do want to create a common date/datetime based in a specific timezone.
#### Which versions of Angular, Material, OS, TypeScript, browsers are affected?
Angular CLI: 1.5.0
Node: 8.8.1
OS: darwin x64
Angular: 5.0.1
... animations, common, compiler, compiler-cli, core, forms
... http, platform-browser, platform-browser-dynamic
... platform-server, router
`@angular/cdk: 5.0.0-rc0`
`@angular/cli: 1.5.0`
`@angular/flex-layout: 2.0.0-beta.10-4905443`
`@angular/material-moment-adapter: 5.0.0-rc0`
`@angular/material: 5.0.0-rc0`
`@angular-devkit/build-optimizer: 0.0.32`
`@angular-devkit/core: 0.0.20`
`@angular-devkit/schematics: 0.0.34`
`@ngtools/json-schema: 1.1.0`
`@ngtools/webpack: 1.8.0`
`@schematics/angular: 0.1.2`
`typescript: 2.4.2`
`webpack-sources: 1.0.1`
`webpack: 3.8.1`
Guida per i contributori
Apri la guida per i contributori
Direzione di ricerca
Inizia leggendo la documentazione attuale relativa a MatMomentDateModule e MomentDateAdapter, quindi esamina lo scenario del fuso orario descritto nell’issue. Aggiungi un esempio nella documentazione che mostri come creare una data o una data e ora per un fuso orario selezionato manualmente e conferma che l’esempio corrisponda al comportamento attuale dell’adapter.
Scritto dal modello di indicizzazione a partire dal testo della issue.
Valutazione
- Stack tecnologico
- angular, typescript
- Ambito
- documentation
- Tipo di issue
- Documentazione
- Difficoltà
- 2/5
- Tempo stimato
- 1-3 ore
- Stato di attività
- Ferma
- Chiarezza
- Abbastanza chiara
- Idoneità per principianti
- 38/100