File: dtconv.020.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 (9 lines) | stat: -rw-r--r-- 212 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
#!/usr/bin/clitoris  ## -*- shell-script -*-

$ dconv --from-zone Europe/Berlin -z Europe/Berlin -i '%F %T.%N' -f '%T.%N' <<EOF
2010-01-01 10:00:00.723000000
EOF
10:00:00.723000000
$

## dtconv.20.clit ends here