Help for this page

Select Code to Download


  1. or download this
      use Date::Object ;
      
    ...
      if ( $d == $d_end ) {
        print "Date is the last day of month!\n" ;
      }
    
  2. or download this
    date:     2005-01-05 00:00:00
    date end: 2005-01-31 00:00:00