File: dtconv.027.clit

package info (click to toggle)
dateutils 0.4.3-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 4,924 kB
  • sloc: ansic: 22,097; makefile: 1,666; yacc: 198; sh: 168; lex: 108
file content (7 lines) | stat: -rw-r--r-- 143 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
#!/usr/bin/clitoris  ## -*- shell-script -*-

$ dconv '2012-03-01 00:00:00' --from-zone TAI
2012-02-29T23:59:26
$

## dtconv.27.clit ends here