Forums
New posts
Search forums
Members
Current visitors
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Menu
Log in
Register
Install the app
Install
Forums
Archive
Archive
Ruby
Time default format: How to override
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
[QUOTE="jesperrr, post: 4523206"] Thanks Martins. I know how to modify the Date with this and use the same technique already in my Rails plugin Localization Simplified. Only, on the Time class these constants don't exist but somehow on Time.new they're used anyhow. Problem is, that it doesn't help modifying constants on Date, because when I do that, Time class has already access to the original DAYNAMES. Try for yourself Time.new in your code. Any suggestions on how to modify day/month names on Time class??? [/QUOTE]
Verification
Post reply
Forums
Archive
Archive
Ruby
Time default format: How to override
Top