Skip to content

Conversation

alissn
Copy link

@alissn alissn commented Jan 4, 2024

Hi,

This PR introduces several new methods to the package. The added methods are as follows:

getFirstDayOfQuarter: Retrieves the first day of the current quarter.

getEndDayOfWeek: Retrieves the last day (Friday) of the current week.

getEndDayOfMonth: Retrieves the last day of the current month.

getEndDayOfYear: Retrieves the last day of the current year.

getEndDayOfQuarter: Retrieves the last day of the current quarter.

getQuarter: Retrieves the quarter (1, 2, 3, or 4) of the current date.

These methods enhance the functionality of the package by providing convenient ways to obtain specific dates such as the beginning or end of a quarter, week, month, or year. Feel free to review and provide feedback on the changes.

…Month, getEndDayOfYear, getEndDayOfQuarter, getQuarter)
@morilog morilog merged commit a9729db into morilog:master Apr 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants