From 73dc35e2f5590c00b7e6ca3ad6a473f8f992e5f9 Mon Sep 17 00:00:00 2001 From: daurnimator Date: Sat, 23 Nov 2013 10:04:56 -0500 Subject: [PATCH] doc/parse: Add arguments --- doc/parse.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/parse.md b/doc/parse.md index 993bead..6d72fdf 100644 --- a/doc/parse.md +++ b/doc/parse.md @@ -2,8 +2,8 @@ Provides parsers for common time and date formats. -Functions take the source string and an optional postition. +Functions take the source string and an optional initial postition. -## `rfc_3339` +## `rfc_3339 ( string [, init] )` Returns a luatz timetable and the (optional) time zone offset in seconds -- 2.39.2