Hi all
I have a simple @prompt is IDT over SQL Server
It is compared to a date field.
My issue is that all prompt values appear in 'Jun 1, 2015' format in stead of 01/06/2015
And when I want to setVariableValueExt in Design studio, I have to gibe it the same format.
And in D.S I calculate the date for the Variable from the following script function
APPLICATION.getInfo().dateNow
I couldn't find a way to create that strange format via script is D.S
Any ideas?
Shlomi