pdfdateparser

package
v2.3.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 28, 2024 License: GPL-3.0 Imports: 2 Imported by: 0

Documentation

Overview

Package pdfdateparser provides functions to convert the ModDate and CreationDate fields from PDF metadata to time.Time objects.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func PdfDateToIso

func PdfDateToIso(pdfdate string) (string, error)

PdfDateToIso returns the PDF date/time as RFC3339 String

func PdfDateToTime

func PdfDateToTime(pdfdate string) (time.Time, error)

PdfDateToTime parses the a date/time string from PDF metadata and returns a time.Time object.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL