When using the date and views module, you can specify in views (using row style fields) 'group multiple values'. Which is default on.
If you turn it off, you get multiple nodes each with a date. For example: - 24th March ------- node1 - 25th March ------- node1
What I'm trying to figure out is: what if you are not using fields but node as Row style. How do you implement this not-group-multiple-values in your type-node.tpl.php?