Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl
    
    ...
    my $date = time2str(q{%Y/%m}, $time);
    
    print  $date;
    
  2. or download this
    2007/11