Fabian Jevon

Results 41 comments of Fabian Jevon

Alright, I will back to you later after break, I might consider to ask u via discord for more efficient communication

Hi @FredLL-Avaiga, For today, I'll resolve the as_clock option first, ``` from datetime import datetime from taipy.gui import Gui, Markdown time = datetime.today().time() page_1_md = Markdown(""" """) pages = {...

@FabienLelaquais thanks for the feedback

My to-do list for this PR: - [ ] Make TimeSelector component takes a time as value - [ ] Adjust the unit tests - [ ] update the value...

> > > My to-do list for this PR: > > > > > > * [ ] Make TimeSelector component takes a time as value > > > *...

> > My to-do list for this PR: > > > > * [ ] Make TimeSelector component takes a time as value > > * [ ] Adjust the...

Hi @FredLL-Avaiga / @FabienLelaquais, I'm sorry for late reply 🙇‍♂️ (Updated) My to-do list for this PR: - [ ] Make TimeSelector component takes a time as value - [...

I'm a bit confused about this point: "TimeSelector component takes a time as value" I don't know typescript supports "time" datatype (natively). I've tried to use str datatype but got...

Hi @FredLL-Avaiga / @FabienLelaquais Please correct me if I'm wrong.. I'm aiming to resolve this issue before weekend :pray: