If you load in an ISO time format (for example), it makes sense that you would be unable to convert to a date format, but you should be able to convert to %s without seeing an error.
I created a workaround by appending a fake date on the front of the timestamp, but this seems a bit of an oversight?

