Current File : //usr/share/zsh/5.0.2/functions/_zdump
#compdef zdump

_arguments \
  '-v[lowest possible]' \
  '-c[cutoff]:cutoff year:' \
  '*:time zone:_time_zone'