Help for this page

Select Code to Download


  1. or download this
    @data = (
        ["2010/03/29 14:00:00", "2010/03/29 14:00:00"],
        [13, 15],
        [20, 21],
    );
    
  2. or download this
    @data = (["2010/03/29 14:00:00"], [13], [15], [20], [21],);