public ServiceStackTextFormatter(JsonDateHandler dateHandler) : this() { _dateHandler = dateHandler; }