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

Adding Field Value Details to TimeField Documentation #351

Open
hyyan opened this issue Nov 28, 2024 · 0 comments
Open

Adding Field Value Details to TimeField Documentation #351

hyyan opened this issue Nov 28, 2024 · 0 comments

Comments

@hyyan
Copy link
Member

hyyan commented Nov 28, 2024

  • Add a section in the TimeField documentation to discuss the Field Value (LocalTime).
  • Explain that the client-side component displays the date based on the user’s browser locale, but the parsed value is always formatted as HH:mm:ss.
  • Add tip, when using the setText method to set the value, the component attempts to parse the input in the HH:mm:ss format. If parsing fails, an IllegalArgumentException will be thrown.
  • Remove the display section

https://docs.webforj.com/docs/components/fields/timefield#maximum-and-minimum

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

1 participant