TimeSerial(Hour(Now), Minute(Now), Second(Now)) '결과 : 2009-01-29 오전 10:10:32 'thisTime = DateSerial(Year(Now), Month(now), Day(Now)) '결과 : 2009-01-29 'thisTime = TimeSerial(Hour(Now

+ Recent posts