Hello!
I have a telerik Report with various Date fields, 2 of them are the report parameters and the other is from my database.
I set the date format for my 2 textbox that shows the Selected date on the DateTimePicker to 01/01/2011
and to my date column i set a format like this: 01/01/2011 08:00 (with time)
My problem is, on development machine all works perfect, but when i deploy my application, the fields show the dates in a differente way,
all of them use this format 1/1/2011 (without the "0").
I tried everything untill now and had no success, my question is, there's something that i need to change to get this format on my date times in the server or something?
I attach a image taht shows the problem.
Thank you!
I have a telerik Report with various Date fields, 2 of them are the report parameters and the other is from my database.
I set the date format for my 2 textbox that shows the Selected date on the DateTimePicker to 01/01/2011
and to my date column i set a format like this: 01/01/2011 08:00 (with time)
My problem is, on development machine all works perfect, but when i deploy my application, the fields show the dates in a differente way,
all of them use this format 1/1/2011 (without the "0").
I tried everything untill now and had no success, my question is, there's something that i need to change to get this format on my date times in the server or something?
I attach a image taht shows the problem.
Thank you!