How do I print into a block the node submission time. something like... print $node->submitted_time?
print $node->submitted_time
$node->created is what you're looking for.
$node->created