Revision #12 has been created by Narretz on May 2, 2012, 6:50:42 PM with the memo:
fixed the url for possibility 3
« previous (#11) next (#13) »
Changes
Title
unchanged
How to automate timestamps in ActiveRecord models
Category
unchanged
Tutorials
Yii version
unchanged
Tags
unchanged
Content
changed
[...]
These are simple and elegant solutions to this issue.
The third possibility is to use CTimestampBehavior in your models. You can read about this in the API documentation:
[http://www.yiiframework.com/doc/api/1.1/CTimestampBehavior
](http://www.yiiframework.com/doc/api/1.1/CTimestampBehavior "Yii API: CTimestampBehavior")
Links
------------------
- [Chinese version](http://www.itkuaixun.com/bbs/thread-197-1-1.html "Chinese version")