- mysql> select from_unixtime(1265756056.34017, '%Y %D %M %h:%i:%s.%f') as time;
- +-----------------------------------+
- | time |
- +-----------------------------------+
- | 2010 9th February 05:54:16.000000 |
- +-----------------------------------+
- 1 row in set (0.00 sec)
- mysql>
