summaryrefslogtreecommitdiffstats
path: root/target/doc/mailparse/dateparse
diff options
context:
space:
mode:
authorKartikaya Gupta <kats@seldon.staktrace.com>2016-10-02 16:03:34 -0400
committerKartikaya Gupta <kats@seldon.staktrace.com>2016-10-02 16:03:34 -0400
commitccf3adab9a26c5e0734baf842cf7cc62067a1b83 (patch)
tree758eabf5a511e585f90498926cbc774d4677ae13 /target/doc/mailparse/dateparse
parent1adc00566741cb2ffe0c679efea777d5e318c1ae (diff)
Update doc
Diffstat (limited to 'target/doc/mailparse/dateparse')
-rw-r--r--target/doc/mailparse/dateparse/fn.dateparse.html10
-rw-r--r--target/doc/mailparse/dateparse/index.html0
-rw-r--r--target/doc/mailparse/dateparse/sidebar-items.js1
3 files changed, 11 insertions, 0 deletions
diff --git a/target/doc/mailparse/dateparse/fn.dateparse.html b/target/doc/mailparse/dateparse/fn.dateparse.html
new file mode 100644
index 0000000..672efd7
--- /dev/null
+++ b/target/doc/mailparse/dateparse/fn.dateparse.html
@@ -0,0 +1,10 @@
+<!DOCTYPE html>
+<html lang="en">
+<head>
+ <meta http-equiv="refresh" content="0;URL=../../mailparse/fn.dateparse.html">
+</head>
+<body>
+ <p>Redirecting to <a href="../../mailparse/fn.dateparse.html">../../mailparse/fn.dateparse.html</a>...</p>
+ <script>location.replace("../../mailparse/fn.dateparse.html" + location.search + location.hash);</script>
+</body>
+</html> \ No newline at end of file
diff --git a/target/doc/mailparse/dateparse/index.html b/target/doc/mailparse/dateparse/index.html
new file mode 100644
index 0000000..e69de29
--- /dev/null
+++ b/target/doc/mailparse/dateparse/index.html
diff --git a/target/doc/mailparse/dateparse/sidebar-items.js b/target/doc/mailparse/dateparse/sidebar-items.js
new file mode 100644
index 0000000..9fffc77
--- /dev/null
+++ b/target/doc/mailparse/dateparse/sidebar-items.js
@@ -0,0 +1 @@
+initSidebarItems({"fn":[["dateparse","Convert a date field from an email header into a UNIX epoch timestamp. This function handles the most common formatting of date fields found in email headers. It may fail to parse some of the more creative formattings."]]}); \ No newline at end of file