MS07062016
This commit is contained in:
@@ -986,7 +986,7 @@ Public Class ClassControlCommandsUI
|
||||
End Select
|
||||
Select Case DT_FORMAT_TYPE.Rows(0).Item(1)
|
||||
Case 4 'DateEdit
|
||||
Value = CDate(Value)
|
||||
Value = CDate(Format(Value, "dd-MM-yyyy"))
|
||||
End Select
|
||||
End If
|
||||
|
||||
|
||||
Reference in New Issue
Block a user