Tuesday, July 3, 2012

SharePoint Regional Settings - IF your created date is showing wongly then you can follow this



The regional settings page is used to configure culture-specific information such as locale, sort order, time zone, calendar type etc. There are two types of regional settings: User Regional Settings andSite Regional Settings.

#1. User Regional Settings

These settings only affect your own account. Individual users can either use the default regional settings that are set on a specific site or set their own regional settings. This ability makes it easier for users who are in different countries or regions to collaborate on documents that are in the same SharePoint site, regardless of what region an user is working from.  Here are the steps to set your regional settings:
1. Open web browser, navigate to SharePoint site, click on dropdown of your account and click the “My Settings” menu as shown in the figure below
    My Settings 
2. On the “User Information” page, click the link “My Regional Settings
   My Regional Settings
3. The user regional settings page will be opened as shown in the figure below. In order to enable your own regional settings. Un-check the “Always follow web settings” checkbox.
   uncheck Always follow web settings
NoteSort order can only be set at site level, all other settings can be set for individual users.
You can access Regional settings directly from the URL, just type
http://<server>/_layout/regionalsetng.aspx  in the web browser’s address bar.

#2. Site Regional Settings

These settings affect the current site or site collection. Here are the steps to set the site regional settings:
1. Open a web browser such as Internet explorer, navigate to a SharePoint site, click on “Site Actions” and then select “Site Settings
   Site Actions _ Site Settings
2. Site Settings will open as shown in the figure below then. Click “Regional settings” under “Site Administration”.
 Regional settings under Site Administration    
3. The regional settings is shown in the figure below. You can then set or change any of these settings.
   Regional Settings
You can access Regional settings directly from the URL, just type
http://<server>/_layout/regionalsetng.aspx  in the web browser’s address bar.

 

Alternate Calendar

There are many calendar types in the world besides the Gregorian calendar. What if you want to know the date in another calendar type? Alternate Calendar gives the option of displaying two calendar types in one view! You can enable Alternate Calendar in SharePoint by navigating to the regional settings (Site Actions > Site Settings > Regional Settings) and set Alternate Calendar to the desired calendar type.
For Example in the figure below, Calendar type is Gregorian and Alternate Calendar type will be set to Hijri
Calendar type 
Navigate to the Calendar view of the Calendar list. As you see below, with Hijriselected as the Alternate Calendar, the date display shows the Hijri date on the right on each day in ().
Hijri calendar 
NOTE:  The alternate calendar appears only in the Calendar view.

 

Bi-Directional Layout

There are four areas in SharePoint Foundation 2010 that enable the right-to-left reading order or alignment for users of bi-directional languages such as Arabic and Hebrew. These features are List DirectionColumn DirectionWeb Part Direction and Direction in Multiple Lines of Text Column. For full capability of Right to left, you can install Language Pack or Full version of Arabic or Hebrew.
NOTE:

#1. List Direction

This allows users to set the layout or reading order of list in SharePoint Foundation 2010. In order to enable this feature in English or non Bi-directional version, you need to set Locale in Regional Settings to a bi-directional locale such as an Arabic orHebrew locales. After that when you navigate to the General Settings of ListSettings. A new section called ‘Direction' will be available in the General Settings ofList Settings (Click List in Ribbon menu > List Settings > Title, description and navigation) as shown the figure below.
List direction 
List will now be displayed in the Right-to-Left reading order.
Right-to-Left reading order 

#2. Column Direction

This allows users to set reading order of a column in SharePoint. In order to enable this feature in English or non Bi-directional version, you need to set the Locale in theRegional Settings to a locale with Bi-directionality, such as Arabic or Hebrew. After that when you create new column. You will get Direction settings in Additional Column Settings section of column (Click List in Ribbon menu > List Settings > click your column) as shown the figure below
Column direction 
The column will have right-to-left reading order, as shown the figure below.
Right-to-Left column direction 
NOTEThe Locale in the User Regional Settings doesn’t apply to List and Column direction options.

#3. Web Part Direction

This allows users to set layout of the Web part to left-to-right or right-to-left. The default value is None, which indicates that the layout of the Web part will inherit from the site (Language of the site). To access the direction option of the Web Part, click Site Actions > Edit Page, click down arrow of the Web part and select Edit Web Part.
Web part direction 
The Web Part property dialog will show up. Expand the Layout section, there is aDirection dropdown which user can set to NoneLeft-to-right and Right-to-left. ClickApply. For example: The figure below, the Web part layout is set to Right-to-left.The Title of the Web Part is moved to the right side.
Web part direction details 

#4. Direction in Multiple Lines of Text Column

Page direction allows users to set the reading order of the content within Multiple lines of text column which is using Rich Text Edit (RTE) control (Set “Specify the type of text to allow:” option to either Rich text or Enhanced rich text). The default page direction will follow the main page layout, based on the display language of the site. The RTE control has the reading order icons which are shown in the figure (A) and (B)
(ADirection in Multiple Lines of Text Column
(BDirection in Multiple Lines of Text Column

No comments:

Post a Comment