jaraco / jaraco/inflect

Add number to date

Open
#7 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

help wanted
Dominant language
Python
Stars
1.1k
Forks
127
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

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by locating the existing number-to-words entry points and tests in the inflect package, then review how related conversions are named and formatted. Implement the requested year examples, including the differing wording for 1974 and 2004, and add coverage showing those results; done means the new function returns the specified phrases.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
backend
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
42/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.