Help for this page

Select Code to Download


  1. or download this
        my $self = $args->{as_localtime} ? $class->localtime() : $class->g
    +mtime();
        my $parsed = $self->strptime($args->{str}, '%Y-%m-%d');