Compare commits
No commits in common. "89636040c6a51eb4c66e391c14a6c39de6d073ea" and "eb4aad68fc63f628384733a3d6e36d6b15e7cea1" have entirely different histories.
89636040c6
...
eb4aad68fc
@ -21,9 +21,9 @@ You probably want to use this tool using the cli-interface which tries to unders
|
||||
#### ./meuro.py 1000 meur 2055
|
||||
#### ./meuro.py 3.14E 01.02.2003 12:34
|
||||
### For best Results:
|
||||
To reference the currencies use €, eur, euro, e, E or µ, meu, meur, meuro, m, M.
|
||||
To reference the currencies use €, eur, euro, e, E, or µ, meu, meuro, m, M;
|
||||
Currencies should be an integer or have 2 digits after the point (.).
|
||||
Dates should always be dd.mm.YYYY or dd.mm.yy.
|
||||
Dates should always be dd.mm.YYYY or dd.mm.yy
|
||||
If no date is supplied (or understood) the current date is used.
|
||||
## Python-API
|
||||
You can also import this libary from another python file
|
||||
|
Loading…
Reference in New Issue
Block a user