pike.git/
src/
builtin.cmod
Branch:
Tag:
Non-build tags
All tags
No tags
2018-02-09
2018-02-09 11:54:50 by Stephen R. van den Berg <srb@cuci.nl>
87d5d4fb6bf1d439e225b016b3fa01e18fd3a630 (
4
lines) (+
2
/-
2
)
[
Show
|
Annotate
]
Branch:
master
Improve docs.
126:
} #endif /* HAVE_STRPTIME */ /*! @decl string(1..255) strftime( string(1..255) format )
-
*! See also @[Gettext.setlocale]
+
*! *! @seealso
-
*! @[strftime]
+
*! @[strftime]
, @[Gettext.setlocale]
*/ PIKEFUN string(1..255) strftime(string(1..255) format) {