PowerTools PlusPak for Windows Forms 8.0J
GetTimeDesignators メソッド

対象となるカルチャオブジェクト
指定したカルチャで午前と午後を表す文字列を取得します。
構文
Public Shared Function GetTimeDesignators( _
   ByVal culture As CultureInfo _
) As String()
public static string[] GetTimeDesignators( 
   CultureInfo culture
)

パラメータ

culture
対象となるカルチャオブジェクト

戻り値の型

午前と午後を表す文字列(配列)
プラットフォーム

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

参照

DateTimeEx クラス
DateTimeEx メンバ

Send Feedback