aboutsummaryrefslogtreecommitdiff
path: root/pyblog
diff options
context:
space:
mode:
authorZhiming Wang <zmwangx@gmail.com>2015-05-05 00:19:05 -0700
committerZhiming Wang <zmwangx@gmail.com>2015-05-05 00:20:57 -0700
commit015e3b4716a15c674829034bce56b83b323688df (patch)
treeaffdc4cc09c5ddd558370911a6e5368412e35116 /pyblog
parentd14e9ac5b86c911cb255ab30425790488c20fb4d (diff)
downloadmy_new_personal_website-015e3b4716a15c674829034bce56b83b323688df.tar.xz
my_new_personal_website-015e3b4716a15c674829034bce56b83b323688df.zip
convert date metadata field to ISO 8601
Diffstat (limited to 'pyblog')
-rwxr-xr-xpyblog2
1 files changed, 0 insertions, 2 deletions
diff --git a/pyblog b/pyblog
index 55d08e71..0b7b3d26 100755
--- a/pyblog
+++ b/pyblog
@@ -1,7 +1,5 @@
#!/usr/bin/env python3
-# TODO: timestamp to ISO
-
"""A simple blog generator with Pandoc as backend."""
import argparse