Avaiga / taipy

Turns Data and AI algorithms into production-ready web applications in no time.
https://www.taipy.io
Apache License 2.0
9.74k stars 690 forks source link

Add a validation for date with_time #1452

Open carza06 opened 1 week ago

carza06 commented 1 week ago

What would you like to share or ask?

I need to validate a date with_time input created with mardown so that it shows me the minutes by 15, is it possible?

Code of Conduct

FlorianJacta commented 1 week ago

So, do you want 2 PM 00, 2 PM 15, 2 PM 30, ...? This is not possible right now.

This issue can bring this new feature to Taipy; we don't know yet if it will be present. Let's discuss it

FlorianJacta commented 1 week ago

Would you say that this is related to https://github.com/Avaiga/taipy/issues/848?

carza06 commented 1 week ago

It's similar but with time

carza06 commented 1 week ago

Another question is, is there something similar to action_keys but for date