This commit is contained in:
Dmitry Melnikov 2010-12-18 01:50:32 -08:00
parent 1347027e43
commit d7c1630494

2
README
View file

@ -1,4 +1,4 @@
This library contains four exported methods:
This library contains next public exported methods:
* utc_to_local(DateTime, Timezone) - converts UTC time to local according to specified Timezone
* local_to_utc(DateTime, Timezone) - converts local time to UTC