இந்தப் பதிவு தமிழில் இல்லை. English மொழியில்தான் உள்ளது.
Topics
- மாற்றுக்கள்
- பயன்பாடுகள்
- ஒப்பீடுகள்
- நிறுவனங்கள்
- தகவல்தள வழங்கிகள்
- வடிவமைப்புக் கூறுகள்
- வரைகலைகள்
- உருவாக்கம்
- திட்டக்கூறுகள்
- பொதுவானவை
- கண்டுபிடிப்புகள்
- அலை பேசிகள்
- செய்திகள்
- இயங்குதளங்கள்
- முன்னோட்டங்கள்
- நிரல் எழுதுதல்
- விமர்சனங்கள்
- பாதுகாப்பு
- தொழில்நுட்பங்கள்
- உதவிக் குறிப்புகள்
- சரிசெய்தல்
- மேம்படுத்தல்கள்
- Unicode
- சிறு பயன்பாடுகள்
Series
- No series
Recent Posts
Recent Comments
- Adli on (English) Using Tamil in Unicode Supported Applications
- Srinivasan A Paul Joseph on (English) Using Tamil in Unicode Supported Applications
- aravind on (English) Using Tamil in Unicode Supported Applications
- Tash on (English) Uploading and Linking images and files in WikkaWiki
- Srinivasan A Paul Joseph on (English) Using Tamil in Unicode Supported Applications
- Rhana on (English) Using Tamil in Unicode Supported Applications

How to pick system date in yii
Hi Manu,
You could always use PHP’s date(“<your-format->”); function call to get the system date as Yii is merely a framework on top of PHP.
However, if you want a formatted Date & Time (localized based on your settings on Yii), then you can use either formatDate() or formatDateTime() of Yii as specified here: http://www.yiiframework.com/doc/api/1.0.10/CDateFormatter