DayOfWeek

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

Re: DayOfWeek

Post by hugo »

OK, thank you for the clarification.

This is not a stopper at all, I just wanted to know if I'm doing something wrong.
I'll try the new release.

Thank you very much for your work,
Hugo.
HighAley
Posts: 8431
Joined: Wed Jun 08, 2011 7:40 am
Location: Stimulsoft Office

Re: DayOfWeek

Post by HighAley »

Hello.

Sorry for this inconvenience.
We will do all that it does not happen again.
Let us know if your have any problems with our next prerelease build.

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

Re: DayOfWeek

Post by hugo »

Hello,

I already tried the new release.
I tested in a simple Text element with the following expression: {DayName(Today, 'PT-PT')} (I also tryed several variants like 'pt-PT', etc ...)

I got the following error in the preview: Text1 Parser error: The name 'DayName' does not exist in the current context.

I'm doing something wrong or the DayName function still don't exists in the current build ?


Thanks,
Hugo.
Alex K.
Posts: 6488
Joined: Thu Jul 29, 2010 2:37 am

Re: DayOfWeek

Post by Alex K. »

Hello,

Sorry for the mistake.
Please try to use the following exression:

Code: Select all

{DayOfWeek(Today, "PT-PT")}
Thank you.
hugo
Posts: 359
Joined: Fri Mar 08, 2013 10:46 am

Re: DayOfWeek

Post by hugo »

It works.

Thanks.
Andrew
Posts: 4107
Joined: Fri Jun 09, 2006 3:58 am

Re: DayOfWeek

Post by Andrew »

Hello, Hugo.

Perfect! Have a nice day!
Locked