Index: wp-includes/rewrite.php
===================================================================
--- wp-includes/rewrite.php	(revision 4275)
+++ wp-includes/rewrite.php	(working copy)
@@ -316,6 +316,7 @@
 				$front = $front . 'date/';
 				break;
 			}
+			$tok_index++;
 		}
 
 		$this->date_structure = $front . $date_endian;
