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

SolarWeek.getStart 有问题 #2

Open
wongchichong opened this issue Jun 13, 2022 · 3 comments
Open

SolarWeek.getStart 有问题 #2

wongchichong opened this issue Jun 13, 2022 · 3 comments

Comments

@wongchichong
Copy link

SolarWeek 的 getStart 每次都 return 1
它是return 星期几的 对吗?

@wongchichong
Copy link
Author

我用 Date.getDay()

@6tail
Copy link
Owner

6tail commented Jun 16, 2022

getStart是设置每周第一天是星期几,默认1代表每周第一天是星期一,如果设置为0则代表每周第一天是星期天。请注意看文档。

@wongchichong
Copy link
Author

收到... 谢谢.

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

No branches or pull requests

2 participants