wCMF Wiki : date

HomePage :: Categories :: PageIndex :: RecentChanges :: Login/Register
this InputControlls generates a AJAX calendar.

syntax

DB_data_type  "DATE"
input_type  "date"



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


Valid XHTML 1.0 Transitional :: Valid CSS :: Powered by WikkaWiki
Page was generated in 0.1522 seconds