#!/usr/bin/clitosis  ## -*- shell-script -*-

$ dconv -b 2016-01-01 --input-format "%b %d %H:%M:%S" --format "%F %T" "Oct 10 12:05:00"
2016-10-10 12:05:00
$ ! dconv -b 2016-01-01 --input-format "%b %d %H:%M:%S" --format "%F %T" "Oct  10 12:05:00"
$

## dconv.134.ctst ends here
