aboutsummaryrefslogtreecommitdiff
path: root/manual/top-menu.texi
diff options
context:
space:
mode:
Diffstat (limited to 'manual/top-menu.texi')
-rw-r--r--manual/top-menu.texi8
1 files changed, 8 insertions, 0 deletions
diff --git a/manual/top-menu.texi b/manual/top-menu.texi
index f14e172794..32ee478e2b 100644
--- a/manual/top-menu.texi
+++ b/manual/top-menu.texi
@@ -768,11 +768,19 @@ Calendar Time
* High-Resolution Calendar:: A time representation with greater precision.
* Broken-down Time:: Facilities for manipulating local time.
* Formatting Date and Time:: Converting times to strings.
+* Parsing Date and Time:: Convert textual time and date information back
+ into broken-down time values.
* TZ Variable:: How users specify the time zone.
* Time Zone Functions:: Functions to examine or specify the time zone.
* Time Functions Example:: An example program showing use of some of
the time functions.
+Parsing Date and Time
+
+* Low-Level Time String Parsing:: Interpret string according to given format.
+* General Time String Parsing:: User-friendly function to parse data and
+ time strings.
+
Non-Local Exits
* Intro: Non-Local Intro. When and how to use these facilities.