Compare commits
2 Commits
eb4aad68fc
...
89636040c6
Author | SHA1 | Date | |
---|---|---|---|
89636040c6 | |||
201c112184 |
@ -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, meuro, m, M;
|
||||
To reference the currencies use €, eur, euro, e, E or µ, meu, meur, 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