John Siracusa schreef:
> ....except you almost certainly want to do this:
> 
>     $dt1 = DateTime->now(time_zone => 'local');
> 
> unless you're really trying to print the date and time one week ago
> somewhere in England...

You're right, of course. With the warning that 'local' may not work on
some sytems.

Eugene

Reply via email to