Date Time Functions MySQL Tutorial

mysql>
mysql> select GET_FORMAT(TIME,'JIS');
+------------------------+
| GET_FORMAT(TIME,'JIS') |
+------------------------+
| %H:%i:%s               |
+------------------------+
1 row in set (0.00 sec)
mysql>