Skip to content
This repository has been archived by the owner on Nov 18, 2022. It is now read-only.

ivey/rails-ap-dates

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ap-dates
========

Adds an :ap Date Format for AP-Style dates.

Example
=======

DateTime.parse("2010-02-02").to_formatted_s(:ap) =>  "Feb. 2, 2010"
DateTime.parse("2010-03-02").to_formatted_s(:ap) =>  "March 2, 2010"


Copyright (c) 2010 Michael D. Ivey, released under the MIT license

About

Associated Press style date formats for Rails

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages