다음을 통해 공유


MessageUtils.GetDate 메서드

정의

오버로드

GetDate()
GetDate(Boolean)

GetDate()

public:
 static System::String ^ GetDate();
public static string GetDate ();
static member GetDate : unit -> string
Public Shared Function GetDate () As String

반환

적용 대상

GetDate(Boolean)

public:
 static System::String ^ GetDate(bool isAppendPrecision);
public static string GetDate (bool isAppendPrecision);
static member GetDate : bool -> string
Public Shared Function GetDate (isAppendPrecision As Boolean) As String

매개 변수

isAppendPrecision
Boolean

반환

적용 대상