In the previous post, I have explained about Handling Date and Time in PHP/MySQL
Recently, I came to know about a website http://www.mysqlformatdate.com/ which will be useful for understanding and using a MySQL function DATE_FORMAT().
DATE_FORMAT()function is used to display date/time data in different formats.
It takes two arguments, date and format.
For example, if you want to display the current date/time in a specific format (e.g Jan 23 2010 10:35 PM we need to use this function as DATE_FORMAT(NOW(),'%b %d %Y %h:%i %p')
This website will be useful for preparing this format argument (e.g '%b %d %Y %h:%i %p').
i-e We can specify the required format in a user-friendly User Interface, and this site will automatically create the corresponding format specifier.
Anyway, I haven't used this site much. So, let me know if you find any issue or difficulty in using this website.
More Articles...
Saturday, January 23, 2010
Search This Blog
Blog Archive
-
▼
2010
(267)
-
▼
January
(27)
- Twitter allows large-sized images in the profile?
- Is it possible to create second cPanel Account?
- Will Apple iPad kill Amazon Kindle?
- IPL News
- Sports News
- picApp.com for including images easily in blog
- Handling Date format in MySQL
- Twitter is testing Location-based Trending Topics
- Five French Journalists are going to test Quality ...
- Difference between session_register and $_SESSION[...
- Kindle Edition of our eBooks are available now
- Entire world can watch IPL on YouTube
- Drastic Twitter Follower Count increase for Bill G...
- MySQL Quiz Questions and Answers
- Job Openings for Web Development(PHP/MySQL)
- HTML Quiz Questions and Answers
- Is this Solar Eclipse?
- Javascript Quiz Questions and Answers
- How to split a string into individual characters u...
- Software Testing Quiz Questions and Answers
- Hyperlink in Google suggestions
- PHP Quiz Questions and Answers
- Google officially announces "Nexus One"
- TwitterFeed came back
- We can use Google Feedburner itself for sending tw...
- Birthday of Isaac Newton: Apple falls on Google Ho...
- Use Incognito window in chrome for doing private b...
-
▼
January
(27)

AI Course | Bundle Offer | Unlocking AI | Dream Big | Listen to Dream Big
Today's Deals | Timesheet | Products | SQL ebook | Earn 50% commission
About | Privacy | Follow | TOS | WhatsApp | Contact
I may earn a commission from Amazon affiliate links
No comments:
Post a Comment