Skip to content
This repository has been archived by the owner on May 29, 2019. It is now read-only.

feat(datepicker): preserve timezone with model #4676

Conversation

wesleycho
Copy link
Contributor

  • Default to using the date instance for any date manipulation, allowing
    for the timezone to automatically be preserved

- Default to using the date instance for any date manipulation, allowing
  for the timezone to automatically be preserved
@wesleycho
Copy link
Contributor Author

Note that this removes the fixTimeZone hack - the hack becomes unnecessary because we are using the existing date instances for all datetime manipulation. This also only uses the initial date model as a guide.

One can sort of see this in action in this Plunker.

@wesleycho wesleycho closed this in 0d64aad Oct 23, 2015
@wesleycho wesleycho deleted the feat/datepicker-preserve-timezone branch October 23, 2015 18:02
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.

None yet

1 participant