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

dayjs generate formate 参数问题 #482

Closed
adolfheir opened this issue Sep 29, 2022 · 0 comments
Closed

dayjs generate formate 参数问题 #482

adolfheir opened this issue Sep 29, 2022 · 0 comments

Comments

@adolfheir
Copy link

adolfheir commented Sep 29, 2022

const date = dayjs(formatText, format).locale(localeStr);

此行format 没有true
导致在输入框删除一位的时候会回显一些奇怪的时间文本
https://github.com/react-component/picker/blob/master/src/utils/dateUtil.ts#L230

e.g:
image

Sep-29-2022 14-13-34

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