GrapeCity ActiveReports for .NET 12.0J
TimeValue メソッド

1 年 1 月 1 日 00:00:00 から 9999 年 12 月 31 日 23:59:59 までの日付・時間の値を表す文字列式です。
日付の情報が 1 年 1 月 1 日に設定された、文字列で表される時間の情報を含む日付の値を返します。
構文
'宣言
 
Public Shared Function TimeValue( _
   ByVal stringTime As String _
) As Date
public static DateTime TimeValue( 
   string stringTime
)

パラメータ

stringTime
1 年 1 月 1 日 00:00:00 から 9999 年 12 月 31 日 23:59:59 までの日付・時間の値を表す文字列式です。

戻り値の型

日付の情報が 1 年 1 月 1 日に設定された、文字列で表される時間の情報を含む日付の値を返します。
参照

関連項目

DateAndTime クラス
DateAndTime メンバ

 

 


©2003-2018 GrapeCity inc. All rights reserved.