Skip to content

DataWriteOptions

Defined in: obsidian.d.ts:1066

Properties

ctime?

optional ctime: number

Defined in: obsidian.d.ts:1072

Time of creation, represented as a unix timestamp, in milliseconds. Omit this if you want to keep the default behaviour.


mtime?

optional mtime: number

Defined in: obsidian.d.ts:1078

Time of last modification, represented as a unix timestamp, in milliseconds. Omit this if you want to keep the default behaviour.