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

How to parse the value '2024-49周'? #577

Open
NickJiangDev opened this issue Dec 26, 2024 · 1 comment
Open

How to parse the value '2024-49周'? #577

NickJiangDev opened this issue Dec 26, 2024 · 1 comment
Labels
to-clarify For issues that need more clarification and review

Comments

@NickJiangDev
Copy link

When I use the npm package try to parse the value

import { zh } from 'chrono-node';
zh.parseDate('2024-49周');

but receive null

@wanasit
Copy link
Owner

wanasit commented Jan 25, 2025

Hello. I'm sorry for not getting back to you sooner.

Could you explain more about 49周 usage? If xx-week in to the year (?) a common way to refer to the date/time in Chinese?

@wanasit wanasit added the to-clarify For issues that need more clarification and review label Jan 25, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
to-clarify For issues that need more clarification and review
Projects
None yet
Development

No branches or pull requests

2 participants