Is there a benefit of storing a Date as Time instead of a string or number?

Is there a benefit of storing timestamps as a Time type instead of a Nat type with millisecond precision of the Timestamp or an ISO string of the Text type?