|
[C#]
DateTime GetInfoDate(int id, string type)
DateTime GetInfoDate(int id, string type, bool
allowLocal)
[Visual Basic]
Function GetInfoDate(id As Integer, type As String) As
DateTime
Function GetInfoDate(id As Integer, type As String, allowLocal As
Boolean) As DateTime
|
|
|