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

4.0.5以上能支持 显示 年月日时分秒吗?现在只有年月日时分,没有秒 #2257

Open
yushilong opened this issue Apr 23, 2023 · 1 comment
Labels
Feature Request 新功能请求

Comments

@yushilong
Copy link

What problem does this feature solve?(这个功能解决的问题)

4.0.5以上能支持 显示 年月日时分秒吗?现在只有年月日时分,没有秒

What does the proposed API look like?(期望的 API)

<nut-date-picker
v-model="dateTime"
type="dateTime"
@confirm="dateConfirm"
@cancel="dateCancel"
:three-dimensional="true"
:formatter="formatter"
:title="datePopTitle"
/>

@eiinu eiinu added the Feature Request 新功能请求 label Apr 26, 2023
@aisuandebowen
Copy link

同样遇到了这个问题

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature Request 新功能请求
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants