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

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

## dtround.017.ctst ends here
