From d7c163049429e109bcd7630b0bfa9c25fb076b71 Mon Sep 17 00:00:00 2001 From: Dmitry Melnikov Date: Sat, 18 Dec 2010 01:50:32 -0800 Subject: [PATCH] --- README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README b/README index 3f8c3ed..1fb72b0 100644 --- a/README +++ b/README @@ -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