File: dtadd.041.clit

package info (click to toggle)
dateutils 0.4.5-1.1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 5,072 kB
  • sloc: ansic: 22,115; makefile: 1,686; yacc: 202; sh: 168; lex: 108
file content (17 lines) | stat: -rw-r--r-- 367 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
#!/usr/bin/clitoris  ## -*- shell-script -*-

$ dadd 2w2d <<EOF
From 2012-03-01T10:00:00 to 2012-03-01T11:00:00
and 2012-03-02T10:00:00 to 2012-03-02T11:00:00
not after 2012-03-04T10:00:00
nor 2012-03-08T10:00:00
2012-03-16T10:00:00
EOF
2012-03-17T10:00:00
2012-03-18T10:00:00
2012-03-20T10:00:00
2012-03-24T10:00:00
2012-04-01T10:00:00
$

## dtadd.41.clit ends here