TobyMosque / app-extension-qdatetimepicker

QDateTimePicker for Quasar

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

minimal

CasDo opened this issue · comments

commented

It isn't a real issue, but morelike a request; the original QDate has the 'minimal' parameter. I like that! Can you put it in? Or make it possible to reformat the date in the header. It's now in the format YYYY DDD, MMM DD. It's not a common format in the Netherlands.
screenshot

@CasDo QDatetimePicker is just a wrapper to QDate, QTime, QCard, QTabs, etc.

Regarding how the date is displayed inside the QDate header, you would open a feature request in the quasar repository.

I added the minimal property on beta.26, u can update and test it, but remmeber, QTime don't have a minimal property (and Razvan had a good reason to that), so QDatetimePicker with mode="datetime" and minimal will look a little strange (if u add the landscape property, that will blow in your face ;D).