Add a function to parse PDF dates
The function converts the string format described in section 7.9.4 "Dates" of the ISO 32000-1 standard to a base::Time, which will be necessary when localizing dates for display. Bug: 93619 Change-Id: I9c580ca201e6058032778c5d72a1a713478937cb Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2610624 Commit-Queue: Daniel Hosseinian <dhoss@chromium.org> Reviewed-by:K. Moon <kmoon@chromium.org> Reviewed-by:
Tom Sepez <tsepez@chromium.org> Cr-Commit-Position: refs/heads/master@{#843344}
Showing
pdf/pdf_utils/dates.cc
0 → 100644
pdf/pdf_utils/dates.h
0 → 100644
Please register or sign in to comment