My TimeDimension table has these fields:
TimeID
FullTime
Hour12
Hour24
Minute
Second
AMPMIndicator
I've taken a stab at creating a separate TimeSpanDimension table with the following fields:
TimeSpanID
TimeSpan1
TimeSpan2
TimeSpan3
The sample rowset might be:
TimeSpanID TimeSpan1 Timespan2 TimeSpan3
...