MonthName

Stimulsoft Reports.JS discussion
Post Reply
hugo
Posts: 359
Joined: Fri Mar 08, 2013 10:46 am

MonthName

Post by hugo »

The following expression works with Reports.FX but not with Reports.JS:
{MonthName(Today, "PT-PT")}
HighAley
Posts: 8431
Joined: Wed Jun 08, 2011 7:40 am
Location: Stimulsoft Office

Re: MonthName

Post by HighAley »

Hello.

We are working on localization features now.
We will let you know when this function will be available.

Thank you.
hugo
Posts: 359
Joined: Fri Mar 08, 2013 10:46 am

Re: MonthName

Post by hugo »

OK, I will wait for this new feature before I can migrate a few reports from FX to JS.
Thank you.
HighAley
Posts: 8431
Joined: Wed Jun 08, 2011 7:40 am
Location: Stimulsoft Office

Re: MonthName

Post by HighAley »

Hello.

We are working on this.
It will take few weeks.
We will keep in touch with any news.

Thank you.
HighAley
Posts: 8431
Joined: Wed Jun 08, 2011 7:40 am
Location: Stimulsoft Office

Re: MonthName

Post by HighAley »

Hello.

We have made an improvement.
But you should set the locale next way:

Code: Select all

{MonthName(Today, "pt-PT")}
Thank you.
Andrew
Posts: 4104
Joined: Fri Jun 09, 2006 3:58 am

Re: MonthName

Post by Andrew »

Hello,

I am sorry for the delay with response. But this issue was fixed long time ago.
You may try the latest version.

Thank you.
Post Reply