2008/01/25 15:28

unix_timestamp()

MySql 시간 함수

unix_timestamp()

select unix_timestamp();

select unix_timestamp('2008-01-25 :00:00:00');

다시 변환할때는

from_unixtime() 함수 사용

크리에이티브 커먼즈 라이선스
Creative Commons License
Trackback 0 Comment 0