Skip to content
This repository was archived by the owner on May 29, 2019. It is now read-only.

Timepicker min and max #6595

Open
ssimo3lsuhsc opened this issue Jul 17, 2017 · 0 comments
Open

Timepicker min and max #6595

ssimo3lsuhsc opened this issue Jul 17, 2017 · 0 comments

Comments

@ssimo3lsuhsc
Copy link

This may be relevant to #5957, or it may be its rightful new issue. I have no clue where to go when asking simple questions other than to post an issue and ignore GitHub's auto-generated warning. My question is this:
I'm trying to use a Timepicker with min and max. I want to know what type of data the expression to which these Angular expressions are bound should return.

  1. A string in the format "HH:mm", where "H" ranges from 00 to 23
  2. A date with 1970 as the year, 0 as the month, and 1 as the day
  3. Any Date object; the year, month and day are ignored when validating the data.
  4. A Julian date
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant