From b478fb0a7373af0d80912641fbe08e9cbb49464e Mon Sep 17 00:00:00 2001 From: AnnieRuru <jeankofannie2@gmail.com> Date: Sat, 23 Mar 2019 23:28:30 +0800 Subject: Fix strftime in the documentation --- doc/script_commands.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'doc') diff --git a/doc/script_commands.txt b/doc/script_commands.txt index c99f27206..2f210bf99 100644 --- a/doc/script_commands.txt +++ b/doc/script_commands.txt @@ -3536,9 +3536,9 @@ Examples : This function will return a string containing time data as specified by the format string. -This uses the C function 'strfmtime', which obeys special format +This uses the C function 'strftime', which obeys special format characters. For a full description see, for example, the description of -'strfmtime' at http://www.delorie.com/gnu/docs/glibc/libc_437.html +'strftime' at http://www.delorie.com/gnu/docs/glibc/libc_437.html All the format characters given in there should properly work. Max length is the maximum length of a time string to generate. -- cgit v1.2.3-70-g09d2