GET_FORMAT(DATETIME,'JIS') : GET_FORMAT : Date Time Functions MySQL TUTORIALS


MySQL TUTORIALS » Date Time Functions » GET_FORMAT »

 

GET_FORMAT(DATETIME,'JIS')


mysql>
mysql> select GET_FORMAT(DATETIME,'JIS');
+----------------------------+
| GET_FORMAT(DATETIME,'JIS') |
+----------------------------+
| %Y-%m-%d %H:%i:%s          |
+----------------------------+
row in set (0.00 sec)

mysql>



Leave a Comment / Note


 
Verification is used to prevent unwanted posts (spam). .

Follow Navioo On Twitter

MySQL TUTORIALS

 Navioo Date Time Functions
» GET_FORMAT