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

Support 12-hour Japanese time format #1

Open
kaneshin opened this issue Sep 22, 2024 · 0 comments
Open

Support 12-hour Japanese time format #1

kaneshin opened this issue Sep 22, 2024 · 0 comments

Comments

@kaneshin
Copy link
Owner

午前/午後 might need to be included here. I’m not sure if data exported in Japanese from a device using a 12-hour clock includes 午前/午後.

var reTime = regexp.MustCompile(`^([0-9:]{5}) ?(AM|PM)?$`)

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

1 participant