| HTML-FormFu-ExtJS documentation | view source | Contained in the HTML-FormFu-ExtJS distribution. |
HTML::FormFu::ExtJS::Element::DateTime
version 0.090
You cannot put this element in a multi element because it is one itself.
To change the format of the date object specify $element->attrs->{dateFormat}.
The date parsing and format syntax is a subset of PHP's date() function.
See http://extjs.com/deploy/dev/docs/?class=Date for details.
It defaults to Y-m-d G:i (which is the same as Perl's %Y-%m-%d %R).
HTML::FormFu::ExtJS::Element::DateTime - DateTime element
Copyright 2009 Moritz Onken, all rights reserved.
This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
Moritz Onken <onken@netcubed.de>
This software is Copyright (c) 2011 by Moritz Onken.
This is free software, licensed under:
The (three-clause) BSD License
| HTML-FormFu-ExtJS documentation | view source | Contained in the HTML-FormFu-ExtJS distribution. |