Page 2 of 2

Re: DayOfWeek

Posted: Tue Feb 11, 2014 9:50 am
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.

Re: DayOfWeek

Posted: Tue Feb 11, 2014 10:06 am
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.

Re: DayOfWeek

Posted: Sun Feb 16, 2014 11:14 am
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.

Re: DayOfWeek

Posted: Mon Feb 17, 2014 10:36 am
by Alex K.
Hello,

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

Code: Select all

{DayOfWeek(Today, "PT-PT")}
Thank you.

Re: DayOfWeek

Posted: Tue Feb 18, 2014 9:48 pm
by hugo
It works.

Thanks.

Re: DayOfWeek

Posted: Wed Feb 19, 2014 3:40 am
by Andrew
Hello, Hugo.

Perfect! Have a nice day!