Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Default timezone #152

Merged
merged 5 commits into from
Dec 19, 2014
Merged

Default timezone #152

merged 5 commits into from
Dec 19, 2014

Commits on Oct 29, 2014

  1. Add moment.tz.setDefault() and use timezone from object.

    elad authored and elad committed Oct 29, 2014
    Configuration menu
    Copy the full SHA
    abfe8be View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2014

  1. Better approach for keeping timezone from @timrwood.

    elad authored and elad committed Oct 31, 2014
    Configuration menu
    Copy the full SHA
    ac4f19c View commit details
    Browse the repository at this point in the history
  2. Add a missing semicolon.

    elad authored and elad committed Oct 31, 2014
    Configuration menu
    Copy the full SHA
    8b5704c View commit details
    Browse the repository at this point in the history
  3. Return the moment instance for chaining.

    elad authored and elad committed Oct 31, 2014
    Configuration menu
    Copy the full SHA
    1f5cf23 View commit details
    Browse the repository at this point in the history
  4. Add some basic tests for default timezone support.

    elad authored and elad committed Oct 31, 2014
    Configuration menu
    Copy the full SHA
    392adc4 View commit details
    Browse the repository at this point in the history