Prelude API
Guides
Skill
GitHub
Preparing search index...
@prelude/predicate
strftime
Function strftime
strftime
(
f
:
string
)
:
Predicate
<
string
>
A string matching the strftime
format
(
%Y-%m-%d
,
%T
, ...).
Parameters
f
:
string
Returns
Predicate
<
string
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Guides
Skill
GitHub
Prelude API
Loading...
A string matching the strftime
format(%Y-%m-%d,%T, ...).