Help for this page

Select Code to Download


  1. or download this
    sub foo {
    
    ...
       return $date;
    
    }
    
  2. or download this
    my $result = $date_thingy->foo("2000-01-01");