Cell render to render date and time data.
Cell render to render date and time data.
This cell renderer renders AnewtDateTimeAtom instances into grid cells using the provided date formatting string.
AnewtGridCellRendererDate($id, $format='%c') ¶Construct new AnewtGridCellRendererDate instance.
$idCell renderer id
$formatDate formatting string in strftime syntax
render_cell($data) ¶Render data as formatted date.
$dataData to pack into the cell
Rendered cell
AnewtContainer::_to_array()AnewtContainer::_add()AnewtContainer::delete()AnewtContainer::get()AnewtContainer::_isset()AnewtContainer::_seed()AnewtContainer::setdefault()AnewtContainer::getdefault()AnewtContainer::set()AnewtContainer::__isset()AnewtContainer::__set()AnewtContainer::is_set()AnewtContainer::add()AnewtContainer::_getdefault()AnewtContainer::__unset()AnewtContainer::seed()AnewtContainer::to_array()AnewtContainer::_get()AnewtContainer::__get()AnewtContainer::keys()AnewtContainer::clear()AnewtContainer::_keys()AnewtContainer::_set()AnewtGridCellRenderer::__construct()AnewtGridCellRenderer::$idAnewtGridCellRenderer::fetch_value_from_data()AnewtGridCellRenderer::create_td()