From 951f6a2ac94203c7f1fa552afa065b4863176398 Mon Sep 17 00:00:00 2001 From: Dmitry Melnikov Date: Fri, 2 Nov 2012 14:51:17 +0400 Subject: [PATCH] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index ced8ca0..3624d88 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,5 @@ -==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