$thingy->set_date_from_string("..."); $thingy->set_date_from_array( localtime ); $thingy->set_date_from_array_ref( [localtime] );