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

fix: added fractional offset support #685

Merged
merged 14 commits into from
Sep 25, 2023

Commits on Aug 13, 2023

  1. added fractional offset support

    bug fixes
    
    modified test cases for minute support
    rharshit82 committed Aug 13, 2023
    Configuration menu
    Copy the full SHA
    bc21250 View commit details
    Browse the repository at this point in the history
  2. review changes

    rharshit82 committed Aug 13, 2023
    Configuration menu
    Copy the full SHA
    cff5e20 View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2023

  1. review changes

    rharshit82 committed Aug 15, 2023
    Configuration menu
    Copy the full SHA
    cf4f437 View commit details
    Browse the repository at this point in the history
  2. identation

    rharshit82 committed Aug 15, 2023
    Configuration menu
    Copy the full SHA
    9a8b25b View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2023

  1. fixed minute as well

    readme update
    
    readme update
    
    changes
    
    Updated Test case
    
    test case fixed
    rharshit82 committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    09df7b4 View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2023

  1. changed test case

    rharshit82 committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    d509e61 View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2023

  1. fixed string tc as well

    rharshit82 committed Sep 16, 2023
    Configuration menu
    Copy the full SHA
    66b15cb View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2023

  1. Configuration menu
    Copy the full SHA
    caf1cda View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bd39c16 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a3fa57d View commit details
    Browse the repository at this point in the history
  4. feat: remove redundant string support in utcOffset param

    use timeZone param instead
    sheerlox committed Sep 23, 2023
    Configuration menu
    Copy the full SHA
    edbca18 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    619a172 View commit details
    Browse the repository at this point in the history
  6. style: merge two statements

    sheerlox committed Sep 23, 2023
    Configuration menu
    Copy the full SHA
    b38a985 View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2023

  1. fixed test case for string utc

    rharshit82 authored and sheerlox committed Sep 24, 2023
    Configuration menu
    Copy the full SHA
    27b7f4c View commit details
    Browse the repository at this point in the history