Drizzled Public API Documentation
22 #include <drizzled/function/time/time.h>
35 void fix_length_and_dec();
37 bool get_temporal(
Time &temporal);
39 virtual void store_now_in_TIME(
type::Time *now_time)=0;
46 const char *func_name()
const {
return "curtime"; }
54 const char *func_name()
const {
return "utc_time"; }