From 2e45078ed55a68acef0a0c43f11a0c3ff992a0d9 Mon Sep 17 00:00:00 2001 From: Dmitry Melnikov Date: Fri, 2 Nov 2012 14:53:09 +0400 Subject: [PATCH] Update README.md --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 3624d88..1f80aba 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,4 @@ -Public exports -============== +#### Public exports * utc_to_local(DateTime, Timezone) - converts UTC time to local according to specified Timezone * local_to_utc(DateTime, Timezone) - converts local time to UTC