Andrew J Posted March 12, 2004 Share Posted March 12, 2004 I would like to know the meaning of each string. Cause I need to sort them in a different way to match the hungarian date form. Link to comment Share on other sites More sharing options...
Andrew J Posted March 14, 2004 Author Share Posted March 14, 2004 I figured out: the %Y means the year. The %d maybe referencing the day. And the others? %A %B Link to comment Share on other sites More sharing options...
TerryK Posted March 14, 2004 Share Posted March 14, 2004 %A = Full weekday name %B = Full Month name Here are some others: %a = abbreviated weekday name %b = abbreviated month name %d = Day of month from 01-31 %m = Month from 1-12 %y = 2-digit year, 00-99 %Y = 4-digit year, 2000-2099 HTH, Terry Terry Kluytmans Contribs Installed: Purchase Without Account (PWA); Big Images, Product Availability, Description in Product Listing, Graphical Infobox, Header Tags Controller, Login Box, Option Type Feature, plus many layout changes & other mods of my own, like: Add order total to checkout_shipment Add order total to checkout_payment Add radio buttons at checkout_shipping (for backorder options, etc.) Duplicate Table Rate Shipping Module Better Product Review Flow * If at first you don't succeed, find out if there's a prize for the loser. * Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.