Btime
Unofficial
Interface for setting the birth time (creation time) of a file.
Import:
import type { Btime } from '@obsidian-typings/obsidian-catalyst-latest';Signature:
export interface BtimeMethods
| Method | Returns | Description | |
|---|---|---|---|
| btime(path, btime) | void | Set the birth time (creation time) of a file at the given path. |
Links to this page: