Hello,

how do I set the default time in 'time' field?

ex:

db.define_table('register_time',
             Field('name'),
             Field('hour', 'time', default=*???????*))

obs: I do not want to use the field type 'datetime'.

thanks.

# ---------------------------------------
# Bruno Barbosa
# Seja livre - Use Linux!!!
# http://algoritmizando.com
# http://twitter.com/bruninbsb
# ---------------------------------------

Reply via email to