R
RyanGarcia
When I pull the value of a date picker control into a text field via a concat
call, the date value loses the format I selected for that date picker. No
matter what format is chosen, the underlying value of the date is used. So,
for example, it places 2007-02-09 into the text field rather than some other
format like February 9, 2007. Any tips on how to pull the formatted value
over when using concat?
I'm using 2003 SP2.
call, the date value loses the format I selected for that date picker. No
matter what format is chosen, the underlying value of the date is used. So,
for example, it places 2007-02-09 into the text field rather than some other
format like February 9, 2007. Any tips on how to pull the formatted value
over when using concat?
I'm using 2003 SP2.