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

Relative functions for DateTimeType #4276

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Commits on Jun 18, 2024

  1. Added some convenient methods for DateTimeType

    Signed-off-by: Gaël L'hopital <gael@lhopital.org>
    clinique committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    cdfceb1 View commit details
    Browse the repository at this point in the history
  2. Revert "Added some convenient methods for DateTimeType"

    This reverts commit cdfceb1.
    clinique committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    5d4ed15 View commit details
    Browse the repository at this point in the history
  3. Adding some relative functions (isToday, isTomorrow, isYesterday and …

    …sameDay) to DateTimeType
    
    Signed-off-by: Gaël L'hopital <gael@lhopital.org>
    clinique committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    8f5bff9 View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2024

  1. Adding some more functions according Richard's comments

    Signed-off-by: Gaël L'hopital <gael@lhopital.org>
    clinique committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    a866b07 View commit details
    Browse the repository at this point in the history
  2. Correcting spotless

    Signed-off-by: Gaël L'hopital <gael@lhopital.org>
    clinique committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    8394e4a View commit details
    Browse the repository at this point in the history