Skip to content
This repository was archived by the owner on Apr 12, 2024. It is now read-only.

feat(ngModel): support conversion to timezone other than UTC #11005

Closed
wants to merge 2 commits into from
Closed

feat(ngModel): support conversion to timezone other than UTC #11005

wants to merge 2 commits into from

Conversation

shahata
Copy link
Contributor

@shahata shahata commented Feb 7, 2015

No description provided.

@petebacondarwin
Copy link
Contributor

Looks good. We need to update the ngModelOptions docs too.

See https://docs.angularjs.org/api/ng/directive/ngModelOptions

@shahata
Copy link
Contributor Author

shahata commented Mar 2, 2015

Sure. Docs added.

@petebacondarwin petebacondarwin self-assigned this Mar 3, 2015
@petebacondarwin
Copy link
Contributor

LGTM - I am going to combine fromTimezoneToLocal with fromLocalToTimezone into a single convertTimezoneToLocal(dateTime, timezone, reverse) and merge

@shahata shahata closed this in 0413bee Mar 3, 2015
shahata added a commit that referenced this pull request Mar 3, 2015
hansmaad pushed a commit to hansmaad/angular.js that referenced this pull request Mar 10, 2015
hansmaad pushed a commit to hansmaad/angular.js that referenced this pull request Mar 10, 2015
netman92 pushed a commit to netman92/angular.js that referenced this pull request Aug 8, 2015
netman92 pushed a commit to netman92/angular.js that referenced this pull request Aug 8, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants