Exemple 1
A date field (Y-m-d) with SQL preformating and binded value
Input value
2018-04-18
Ouput value
Text value (in french format)
Date :
Exemple 2
A time field (H-i-s) with SQL preformating and binded value
Input value
10:18:00
Ouput value
Text value (in french format)
Time :
Exemple 3
A datetime field (H-i-s) with SQL preformating and binded value
Input value
2018-05-20 18:18:30
Ouput value
Text value (in french format)
Date :
Time :