PC SOFT

FOROS PROFESIONALES
WINDEVWEBDEV y WINDEV Mobile

Inicio → WEBDEV 2024 → Date - Input Mask appears in French
Date - Input Mask appears in French
Iniciado por Mail, 13,feb. 2008 13:24 - 3 respuestas
Publicado el 13,febrero 2008 - 13:24
Hi,

WebDev 11.00Fnb - 30A110054b

When I add an Input Mask of DD/MM/YYYY to a date field at run-time it is translated into JJ/MM/AAAA.

I have set the language to English (3) - This is the only language for the project.

Is there a work-around for this?


Many Thanks

Shahine
Publicado el 05,enero 2009 - 18:39
Hi everyone,
I just found this post dating from last February.
I have the same problem with WB12.
Does anyone found a work-around for this ?

Christian

Shahine Ghanbarzadeh a écrit dans le message de news <47b2cca4$1@news.pcsoft.fr> :


Hi,

WebDev 11.00Fnb - 30A110054b

When I add an Input Mask of DD/MM/YYYY to a date field at run-time it is translated into JJ/MM/AAAA.

I have set the language to English (3) - This is the only language for the project.

Is there a work-around for this?


Many Thanks

Shahine
Publicado el 06,enero 2009 - 07:57
Hi Christian...

I had to solve the problem for a customer and the only simple workaround
I found was to manually change the mask in the .js managing this
function... The problem being of course to chnage it everywhere in order
for your modified .js NOT to be overwritten by a new one each time you
update your site

Best regards

--
Fabrice Harari
International WinDev, WebDev and WinDev mobile Consulting

More information on http://www.fabriceharari.com


Christian Potvin wrote:
Hi everyone,
I just found this post dating from last February.
I have the same problem with WB12.
Does anyone found a work-around for this ?

Christian

Shahine Ghanbarzadeh a écrit dans le message de news <47b2cca4$1@news.pcsoft.fr> :

Hi,

WebDev 11.00Fnb - 30A110054b

When I add an Input Mask of DD/MM/YYYY to a date field at run-time it is translated into JJ/MM/AAAA.

I have set the language to English (3) - This is the only language for the project.

Is there a work-around for this?


Many Thanks

Shahine

Publicado el 06,enero 2009 - 17:38
Merci Fabrice pour ta solution.

Christian

Fabrice Harari wrote in news message <496251d3$1@news.pcsoft.fr>:


Hi Christian...

I had to solve the problem for a customer and the only simple workaround
I found was to manually change the mask in the .js managing this
function... The problem being of course to chnage it everywhere in order
for your modified .js NOT to be overwritten by a new one each time you
update your site

Best regards

--
Fabrice Harari
International WinDev, WebDev and WinDev mobile Consulting

More information on http://www.fabriceharari.com


Christian Potvin wrote:
Hi everyone,
I just found this post dating from last February.
I have the same problem with WB12.
Does anyone found a work-around for this ?

Christian

Shahine Ghanbarzadeh a écrit dans le message de news <47b2cca4$1@news.pcsoft.fr> :

Hi,

WebDev 11.00Fnb - 30A110054b

When I add an Input Mask of DD/MM/YYYY to a date field at run-time it is translated into JJ/MM/AAAA.

I have set the language to English (3) - This is the only language for the project.

Is there a work-around for this?


Many Thanks

Shahine