Deletions:
elroldelde
Additions:
elroldelde
Additions:
please also configure in the package configuration the MySQLDateConverter for the entity that has a date attribute.
e.g.:
Deletions:
please also configure in the package configuration the MySQLDateConverter for the entity that has a date attribute e.g.:
Additions:
please also configure in the package configuration the MySQLDateConverter for the entity that has a date attribute e.g.:
[classmapping]
MySQLDateConverter =
wcmf/lib/persistence/converter/class.MySQLDateConverter.php
...
[converter]
Author = MySQLDateConverter
the input format depends on the configured language:
en_EN: m/d/Y, de_DE: d.m.Y
see also the others InputControlls
Deletions:
see others InputControlls
Additions:
this InputControlls generates a AJAX calendar.
Deletions:
generate a AJAX calendar.
Additions:
see others InputControlls
Additions:
%%
%%
Deletions:
#
#
Additions:
syntax
#
DB_data_type "DATE"
input_type "date"
#