PowerTools PlusPak for Windows Forms 8.0J
Parse(String) メソッド

変換する日付と時刻を表す文字列
指定した日付と時刻の文字列を等価なDateTimeEx値に変換します。
構文
Public Overloads Shared Function Parse( _
   ByVal s As String _
) As DateTimeEx
public static DateTimeEx Parse( 
   string s
)

パラメータ

s
変換する日付と時刻を表す文字列

戻り値の型

指定した文字列に等価なDateTimeEx
プラットフォーム

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