fromHashString = value => {
        if (value == null || value === '') {
            return;
        }
        //Parse utc from hash string