jaraco/inflect

Add number to date

Open

#7 opened on Jul 22, 2011

View on GitHub
 (1 comment) (0 reactions) (0 assignees)Python (115 forks)github user discovery
help wanted

Repository metrics

Stars
 (1,076 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

Could a function number_to_date be added.

Ie would it be possible for 1974

to return

Nineteen seventy four

2004 would be

Two thousand and four

Contributor guide