PdfJsDateString
Unofficial
Converter for the date strings a PDF document stores in its metadata.
Import:
import type { PdfJsDateString } from '@obsidian-typings/obsidian-public-latest';Signature:
export interface PdfJsDateStringMethods
| Method | Returns | Description | |
|---|---|---|---|
| toDateObject(input) | Date | null | Converts a PDF date string to a date. |
Links to this page: