bzrlib.timestamp: Better error message if the string is missing a timezone offset. If it is a valid time stamp but without an offset, the error message specifically mentions that that is the problem. This gives better feedback when using --commit-time.