my97datepicker My97DatePicker

  1. Documentation
  2. Change Log

This extension is ...

Resources

Documentation

Requirements
  • Yii 1.0 or above
Installation
  • Extract the release file under protected/extensions
Usage

See the following code example:

$this->widget('ext.my97DatePicker.JMy97DatePicker',array(
    'name'=>CHtml::activeName($model,'sendStartDateToForm'),
    'value'=>$model->sendStartDateToForm,
    'options'=>array('dateFmt'=>'yyyy-MM-dd'),
));

Change Log

January 5, 2010
  • Initial release.
2 0
1 follower
1 853 downloads
Yii Version: 1.1
License: BSD-2-Clause
Category: User Interface
Tags:
Developed by: jerry2801
Created on: Jan 5, 2010
Last updated: 13 years ago

Downloads

show all