From 929d70bbfde1714fc00f506c93cab33023901624 Mon Sep 17 00:00:00 2001 From: daurnimator Date: Fri, 27 Jan 2017 12:49:41 +1100 Subject: [PATCH] README: Fix formatting --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 45d9f3f..1c66e1c 100644 --- a/README.md +++ b/README.md @@ -3,8 +3,9 @@ A lua library for time and date manipulation. Features include: + - Normalisation of broken down date objects - - allows for complex time/date manipulation logic e.g. "What day is it in 2 days, 5 hours from now?" + - allows for complex time/date manipulation logic e.g. "What day is it in 2 days, 5 hours from now?" - Conversion between locations (time zones) using your local [zoneinfo](https://www.iana.org/time-zones) database. - `strftime` style formatting -- 2.39.2