Forum OpenACS Development: Re: convert any date string to timestamp w/ or w/o timezone

Hi Iuri,

Try:

clock scan $date -format "%a, %d %b %Y %T %z"

cheers,

Torben