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

feat(formula): add some date function #2729

Merged
merged 7 commits into from
Jul 15, 2024
Merged

feat(formula): add some date function #2729

merged 7 commits into from
Jul 15, 2024

Commits on Jul 12, 2024

  1. feat(formula): add networkdays function

    panxp authored and panxp committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    c90df17 View commit details
    Browse the repository at this point in the history
  2. feat(formula): add workday function

    panxp authored and panxp committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    650bf9c View commit details
    Browse the repository at this point in the history
  3. feat(formula): add weekday function

    panxp authored and panxp committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    bd853f1 View commit details
    Browse the repository at this point in the history
  4. feat(formula): add sumproduct function

    panxp authored and panxp committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    521bcf1 View commit details
    Browse the repository at this point in the history
  5. feat(formula): add hour/minute/second function

    panxp authored and panxp committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    83d313f View commit details
    Browse the repository at this point in the history
  6. feat(formula): fix date bug

    panxp authored and panxp committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    946a6ad View commit details
    Browse the repository at this point in the history
  7. feat(formula): fix date bug

    panxp authored and panxp committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    1015d8f View commit details
    Browse the repository at this point in the history