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

Add Support for Chinese Language in Human-Readable Time Parsing Library #80

Open
lumkit opened this issue Jul 27, 2024 · 0 comments
Open
Labels
feature request localization Related to translations

Comments

@lumkit
Copy link

lumkit commented Jul 27, 2024

Hello,

First of all, thank you for creating this fantastic time parsing library! It has been incredibly useful.

I would like to request the addition of support for the Chinese language in the Human-Readable time parsing library. This would greatly expand the usability of the library for Chinese-speaking users and applications targeting the Chinese market.

Suggested Features:

Chinese Language Parsing: Enable the library to parse time expressions written in Chinese. For example:
"两小时前" for "2 hours ago"
"昨天" for "yesterday"
"三天后" for "in 3 days"
"下周一" for "next Monday"
Chinese Language Formatting: Allow the library to format time expressions in Chinese.
Potential Challenges:

Handling the different ways time is expressed in Chinese compared to English.
Ensuring compatibility with existing features and languages supported by the library.
Benefits:

Broader user base and accessibility.
Enhanced usability for Chinese developers and users.
Potential for more contributions from the Chinese-speaking developer community.
Thank you for considering this feature request. I am looking forward to the possibility of using this library in my Chinese language projects.

Best regards,
lumkit

@jacobras jacobras added localization Related to translations feature request labels Aug 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request localization Related to translations
Projects
None yet
Development

No branches or pull requests

2 participants