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

Add DateTime Delta Operation #1732

Merged
merged 11 commits into from
Apr 2, 2024
Merged

Add DateTime Delta Operation #1732

merged 11 commits into from
Apr 2, 2024

Commits on Feb 21, 2024

  1. Update DateTime.mjs

    Add test for time-delta
    tomgond committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    d2ff03c View commit details
    Browse the repository at this point in the history
  2. Update Categories.json

    Add DateTime Delta to categories
    tomgond committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    4dc4c7e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6331c20 View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2024

  1. Configuration menu
    Copy the full SHA
    a9c00a5 View commit details
    Browse the repository at this point in the history
  2. Update DateTimeDelta.mjs

    Some change to re-run tests.
    tomgond committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    4e9567f View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2024

  1. Update DateTimeDelta.mjs

    Another commit for re-build
    tomgond committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    e85acee View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2024

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

Commits on Apr 1, 2024

  1. Change time-delta argument to be per time unit

    Day, hour, minute, second. Instead of a single string.
    tomgond committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    56f92af View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dfedfa9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dd2cfe8 View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2024

  1. Change output to 'html'

    a3957273 committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    c795271 View commit details
    Browse the repository at this point in the history