Skip to content

DailyNotesPluginInstance.getCurrentFileDateTimestamp method

DailyNotesPluginInstance › getCurrentFileDateTimestamp

Unofficial

Get the date timestamp from the currently open file name, or null if not a daily note.

Signature:

getCurrentFileDateTimestamp(): null | number

Returns: null | numberThe date timestamp, or null.