File: dtconv.019.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-- 205 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
#!/usr/bin/clitoris  ## -*- shell-script -*-

$ dconv --from-zone Europe/Berlin -z Europe/Berlin 	-i '%F %T.%N' -f '%T.%N' '2012-01-01 00:00:00.123456789'
00:00:00.123456789
$

## dtconv.19.clit ends here