User Portlet User Portlet

Discussions
Dear Sean, thanks for helping! Quantity[1, "Week"] / Quantity[1, "Day"] evaluates to 7. Why does Quantity[1, "Month"] / Quantity[1, "Week"] not evaluate to 4 with respect to the above. I want to do calculations where I just...
The last evaluates to: Second (Quantity[52560000, ("Megabits")/("Seconds")]) Why is there a Megabits / Seconds and Second as an result. I would expect that Convert[Month, Second] should evaluate to something which is a number of Seconds.