i model i have
Field('datum_start','date',label='začetek'),in controller i want to convert datum_start to datetime object (to manipulate it with python) how can i do that? andrej
i model i have
Field('datum_start','date',label='začetek'),in controller i want to convert datum_start to datetime object (to manipulate it with python) how can i do that? andrej