File: dtconv.020.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 (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