AntonSangho / moya_attendance

이 프로젝트는 어린이작업장 '모야'에 설치될 입출력관리시스템입니다.
1 stars 0 forks source link

날씨와 시간을 분리한다 #38

Closed AntonSangho closed 4 years ago

AntonSangho commented 4 years ago

나중에 받게되는 테이블에서 날짜와 시간을 구분해서 sorting할 수 있도록한다.

AntonSangho commented 4 years ago

sql 문에서 해당되는 날짜와 시간에 date_format을 써서 분리했음.

date_format(entry_time,"%r")