ISO_DATE_HIGH_SIERRA
ts = iso_date(de->date, high_sierra ? ISO_DATE_HIGH_SIERRA : 0);
tz = flags & ISO_DATE_HIGH_SIERRA ? 0 : p[6];