diff options
Diffstat (limited to 'txr.1')
-rw-r--r-- | txr.1 | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -38756,6 +38756,16 @@ argument follows the same conventions as the POSIX C library function .codn strptime . +Prior to obtaining the time from +.meta format +and +.meta string +the returned structure is created and initialized +with a time which represents time 0 ("the epoch") +if interpreted in the UTC timezone as by the +.meta time-utc +method. + Note: the availability of .code time-parse depends on the availability of |