Date Picker

Hi, is there in fuse this kind of date picker?

Native time picker and date picker have been implemented in fuselibs-public and they are already merged to the master branch there.

Unfortunately the current (and the next upcoming) Fuse release does not include this version of fuselibs, so you have two options:

  1. Use a local checkout of fuselibs with your Fuse installation. Word of caution: sitting on the bleeding edge comes at a cost.
  2. Use this NativePickers implementation, which is not considered to be stable and might or might not be working as-is.

Hope this helps!