Hi,
I have a question about date picker, it's a control to select value for input date or datetime parameter.
Currently the date picker is in a format "YYYY-mm-dd".
Could date picker display dates with "dd-mmm-YYYY" format instead of "YYYY-mm-dd"?
I mean could the format be 24-Feb-2016 instead of 2016-02-24 ?
Unfortunately, I don't see the "dd-mmm-YYYY" format among Environment settings.
Thanks.
Custom format for date picker.
(2 posts) (2 voices)-
-
Hi,
for now language dependent formats are not supported in date picker. myDBR uses date formats by country in numeric formats. The '24-Feb-2016' would need to be converted to database date in any supported language and this feature is not currently there yet.In reports, you can format your dates in any way you like.
--
myDBR Team
Reply
You must log in to post.