http://msdn.microsoft.com/en-us/library/ms441219.aspx
SPUtility.HideTaiwan Method (Microsoft.SharePoint.Utilities)
Dim spWeb As SPWeb
Dim localeId As Integer
Dim returnValue As Boolean
returnValue = SPUtility.HideTaiwan(spWeb, localeId)
Parameters
spWeb
An SPWeb object that specifies the Web site.
localeId
A 32-bit integer that specifies a locale ID.
Return Value
true if the Taiwan calendar is hidden; otherwise, false. By default, this method returns true and the Taiwan calendar cannot be displayed for the following SPLangId values: PeoplesRepublicofChina, HongKongSAR, and MacaoSAR.
不小心逛到這個
微軟真強 連台灣都可以Hide() ...







