Tell me more ×
SharePoint Stack Exchange is a question and answer site for SharePoint enthusiasts. It's 100% free, no registration required.

I have a list with Datetime field.

I want change data content of the column to persian/english.

It is possible change the content when change language ?

share|improve this question

1 Answer

Hello you can check these out that would help :) :

persian date/time

http://www.codeproject.com/Articles/17495/Persian-DateTime

CLR persian date/time

http://www.codeproject.com/Articles/28129/Creating-a-CLR-Persian-Date-Convertor-Function-for

Codeplex VS addon for date/time conversion between Georgian dates and Jalali dates

http://persiandate.codeplex.com/

changing date/time to culture

http://stackoverflow.com/questions/5590180/how-to-convert-a-datetime-string-to-a-current-culture-datetime-string

share|improve this answer
Thanks , but i want change content of list to other language. – ar.gorgin Aug 23 '12 at 8:57
Is it in english and you want to change the contents to persian or the other way round? sorry for some reason I thought it was to do with the dateTime – ali Sharepoint Aug 23 '12 at 9:50
Yes, I want change the language of datetime field. – ar.gorgin Aug 25 '12 at 3:46

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.