Sharepoint DateTimeControl
-
How to format date in sharepoint DateTimeControl?
-
How to format date in sharepoint DateTimeControl?
That is an very vague question. Format it where?
I know the language. I've read a book. - _Madmatt
-
That is an very vague question. Format it where?
I know the language. I've read a book. - _Madmatt
Formatting date means formatting the date displayed in DateTimeControl. Will SelectedDate property work for this? if yes then how?
-
Formatting date means formatting the date displayed in DateTimeControl. Will SelectedDate property work for this? if yes then how?
SharePoint will format the date based on the local. If you want something different the best way to handle this would be to create a custom field with a custom field control to support your formatting request.
I know the language. I've read a book. - _Madmatt
-
SharePoint will format the date based on the local. If you want something different the best way to handle this would be to create a custom field with a custom field control to support your formatting request.
I know the language. I've read a book. - _Madmatt
Thanks Mark Nischalke for your help :thumbsup: