lmnskt/dolgosrok

get currency exchange for each day

dev-master 2019-05-30 22:29 UTC

This package is not auto-updated.

Last update: 2022-01-07 12:14:55 UTC


README

Allows you to get the exchange rate of the selected currency to the ruble on the selected date. Select a currency, select a day, then a month and then a year and click “Calculate”.

Call example:

$a = new CurrencyExchange();
$a::GetCurrencyExchange();