Page 1 of 1
Custom Date format for Variables
Posted: Tue Jan 10, 2012 11:38 am
by Nathan
How would I format the Variable that is a date type.
I have a variable that is User Requested that I can not format the Mask of the Date that is shown.
The default is dd.mm.yy, but this date format is confusing when all other Date format on the report or mm/dd/yy
Is there a way that I can format the Mask of a Date Variable? I can not any options to do this.
Custom Date format for Variables
Posted: Wed Jan 11, 2012 8:32 am
by HighAley
Hello.
ivanleblanc wrote:How would I format the Variable that is a date type.
I have a variable that is User Requested that I can not format the Mask of the Date that is shown.
The default is dd.mm.yy, but this date format is confusing when all other Date format on the report or mm/dd/yy
Is there a way that I can format the Mask of a Date Variable? I can not any options to do this.
Unfortunately, this date format impossible to change now. We added this problem to our to-do list.
Thank you.
Custom Date format for Variables
Posted: Wed Feb 29, 2012 10:21 am
by Norbi
Hello,
I have the same problem. Could you tell me, when will this feature available?
It would be much better, if the date format would be configurable - I want to use Hungarian locale.
Thanks.
Custom Date format for Variables
Posted: Thu Mar 01, 2012 4:07 am
by HighAley
Hello.
Norbi wrote:I have the same problem. Could you tell me, when will this feature available?
It would be much better, if the date format would be configurable - I want to use Hungarian locale.
We still didn't implement this feature. It's in our to-do list. Follow our changes.
Thank you.
Re: Custom Date format for Variables
Posted: Wed Jun 12, 2013 6:53 am
by Vladimir
Hello,
The new "DateFormat" option will be available in the next prerelease build this week.
Thank you.
Re: Custom Date format for Variables
Posted: Tue Jun 25, 2013 8:18 am
by DHarvey
Hi,
I have just noticed this as well. Will this be available for the .Net branch of code?
I have had a look at the list of changes for both the .Net and PHP branch and cannot see the change relating to this issue.
Can you confirm if this is available within the .Net Branch and if so could you post a link to the right release please?
Kind Regards,
David
Re: Custom Date format for Variables
Posted: Tue Jun 25, 2013 1:41 pm
by Vladimir
Hello,
This option is only available for Reports.Fx for PHP.
For .NET, as a date input format, is used the one defined in the Windows settings.
Thank you.