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