hijri Hijri Date Converter

  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('application.extensions.hijri.JHijri',array(
    'id'=>Html::activeId($model,'OUTSIDE_LETTER_DATE'), // Gregorian Date Field Id
    'value'=>$model->postDateFormatByHijri,
));

Change Log

March 23, 2010
  • Initial release.
1 0
2 followers
535 downloads
Yii Version: 1.1
License: BSD-2-Clause
Category: User Interface
Tags:
Developed by: jerry2801
Created on: Mar 23, 2010
Last updated: 14 years ago

Downloads

show all