We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
mustBeBefore(
isBefore(
Moment
Time
Weekday
Date
Month
Year
MONDAY
SUNDAY
FRIDAY
Week
2024-18
CalendarWeek
1
53
18
CalendarMonth
JANUARY
DECEMBER
MAY
Dates
Weekdays
Times
Months
Years
DateTimeFrame
TimeFrame
MomentTimeFrame
MonthTimeFrame
YearTimeFrame
Ideas and notes
There are multiple topics I would like to work on at once. But there is only very little time so this is an overview to structure my thoughts:
The text was updated successfully, but these errors were encountered:
christian-kolb
No branches or pull requests
Current plan for extension
mustBeBefore(
forisBefore(
with option to throw custom exception.Moment
Time
Weekday
Date
Month
Year
Weekday
(MONDAY
toSUNDAY
likeFRIDAY
)Week
(year and week like2024-18
)CalendarWeek
(1
to53
, independent of year like18
)CalendarMonth
(JANUARY
toDECEMBER
likeMAY
)Dates
Weekdays
Times
Months
Years
DateTimeFrame
). Could even be a typed collection from above.TimeFrame
DateTimeFrame
MomentTimeFrame
MonthTimeFrame
YearTimeFrame
Ideas and notes
There are multiple topics I would like to work on at once. But there is only very little time so this is an overview to structure my thoughts:
Weekday
(MONDAY
toSUNDAY
likeFRIDAY
)Week
(year and week like2024-18
)CalendarWeek
(1
to53
, independent of year like18
)CalendarMonth
(JANUARY
toDECEMBER
likeMAY
)DateTimeFrame
). Could even be a typed collection from above.TimeFrame
DateTimeFrame
MomentTimeFrame
mustBeBefore(
forisBefore(
with option to throw custom exception.The text was updated successfully, but these errors were encountered: