Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Exchange rate at specific time #8

Open
henobi opened this issue Oct 6, 2020 · 1 comment
Open

Exchange rate at specific time #8

henobi opened this issue Oct 6, 2020 · 1 comment

Comments

@henobi
Copy link

henobi commented Oct 6, 2020

Hi!
It would be nice if I could fetch the exchange rate on a specific date in the past.

// e.g. 
$date = new \DateTime('2020-10-01');
echo $converter->toEuro(150, 'USD', 3, $date);
@simonschaufi
Copy link
Contributor

simonschaufi commented Aug 18, 2021

@Richardds Richardds closed this as not planned Won't fix, can't repro, duplicate, stale Apr 28, 2023
@Richardds Richardds reopened this Apr 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants