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

"IsDuring" function #110

Open
wants to merge 9 commits into
base: master
Choose a base branch
from
Open

"IsDuring" function #110

wants to merge 9 commits into from

Commits on Oct 15, 2024

  1. Configuration menu
    Copy the full SHA
    a55b8bf View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2024

  1. Merge remote-tracking branch 'origin/master' into IsDuring

    * origin/master:
      Duplication issue fixed.
      Some multiple-ness.
      Test fixed.
      Resynced and moved some functions around #78
      added functionnal option pattern for url parsing
      usage example, README
      calendar parsing url support
    
    # Conflicts:
    #	calendar.go
    arran4 committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    48241ea View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2024

  1. Merge branch 'master' into IsDuring

    * master:
      Merge remote-tracking branch 'origin/master' into issue97
      Fix
      Some larger upgrades.
      Tests added.
    
    # Conflicts:
    #	property_test.go
    arran4 committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    44a5613 View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2024

  1. Property util funcs

    arran4 committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    d072797 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8abce98 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    564e7cb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7151e71 View commit details
    Browse the repository at this point in the history
  5. Empty timezone is UTC assumed for compatibility reasons with 'TestSet…

    …Duration' due to the way time.Parse(time.RFC822Z, time.RFC822Z) works
    arran4 committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    14d7e7c View commit details
    Browse the repository at this point in the history
  6. Lint

    arran4 committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    d1cd0d1 View commit details
    Browse the repository at this point in the history