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

$ dround /+1b <<EOF
2019-02-01
2019-02-02
2019-02-02T10:20:00
2019-02-02T00:10:00
2019-02-03T00:00:00
EOF
2019-02-01
2019-02-04
2019-02-04T00:00:00
2019-02-04T00:00:00
2019-02-04T00:00:00
$ dround --next /1b <<EOF
2019-02-01
2019-02-03
2019-02-02T10:20:00
2019-02-03T00:00:00
2019-02-01T00:00:00
EOF
2019-02-04
2019-02-04
2019-02-04T00:00:00
2019-02-04T00:00:00
2019-02-04T00:00:00
$

## dtround.020.ctst ends here
