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

$ dround /10m <<EOF
2019-01-31
2019-01-31T10:20:00
2019-01-31T23:50:00
2019-01-31T00:00:00
EOF
2019-01-31
2019-01-31T10:20:00
2019-01-31T23:50:00
2019-01-31T00:00:00
$ dround --next /10m <<EOF
2019-02-01
2019-02-01T10:20:00
2019-02-01T23:50:00
2019-02-01T00:00:00
EOF
2019-02-01
2019-02-01T10:30:00
2019-02-02T00:00:00
2019-02-01T00:10:00
$

## dtround.019.ctst ends here
