Skip to content

PdfJsDateString

Unofficial

Converter for the date strings a PDF document stores in its metadata.

Import:

import type { PdfJsDateString } from '@obsidian-typings/obsidian-catalyst-latest';

Signature:

export interface PdfJsDateString

Methods

MethodReturnsDescription
toDateObject(input)Date | nullConverts a PDF date string to a date.

Links to this page: