Describe the bug
dayjs().startOf('quarter') do not return the beginning of the current quarter, 1st day of months, 12:00 am but current date
Expected behavior
the beginning of the current quarter, 1st day of months, 12:00 am
Information
- Day.js Version [e.g. v1.0.0]
- OS: [e.g. iOS]
- Browser [e.g. chrome 62]
Describe the bug
dayjs().startOf('quarter') do not return
the beginning of the current quarter, 1st day of months, 12:00 ambut current dateExpected behavior
the beginning of the current quarter, 1st day of months, 12:00 am
Information