Help for this page

Select Code to Download


  1. or download this
    use strict;
    use YAML;
    use YAML::Dumper;
    ...
    my $new_dt = $loader->load($stream);
    
    print $new_dt->ymd;
    
  2. or download this
    1964-10-16