Skip to content

Btime

Unofficial

Interface for setting the birth time (creation time) of a file.

Import:

import type { Btime } from '@obsidian-typings/obsidian-public-latest';

Signature:

export interface Btime

Methods

Method Returns Description
btime(path, btime) void Set the birth time (creation time) of a file at the given path.

Links to this page: