AEM 6.5 Date time picker only for seconds | Community
Skip to main content
JakeCham
Level 6
February 10, 2021
Solved

AEM 6.5 Date time picker only for seconds

  • February 10, 2021
  • 1 reply
  • 1039 views

I have a requirement there I want the "date time picker" only with seconds. How do I achieve this ?

Thanks in advance. 

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by SureshDhulipudi

what is your requirement?

If you need only seconds - 1-60 , you just use number field and pass the value, date / time is not required for seconds.

1 reply

SureshDhulipudi
Community Advisor
SureshDhulipudiCommunity AdvisorAccepted solution
Community Advisor
February 10, 2021

what is your requirement?

If you need only seconds - 1-60 , you just use number field and pass the value, date / time is not required for seconds.

JakeCham
JakeChamAuthor
Level 6
February 10, 2021

Thanks a lot for the input. Number field works.