debian man page for mtext_ftime

Query: mtext_ftime

OS: debian

Section: 3m17n

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

mtext_ftime(3m17n)						 The m17n Library						mtext_ftime(3m17n)

NAME
mtext_ftime - Format date and time.
SYNOPSIS
int mtext_ftime (MText * mt, const char * format, const struct tm * tm, MLocale * locale)
DESCRIPTION
Format date and time. The mtext_ftime() function formats the broken-down time tm according to the format specification format and append the result to the M-text mt. The formating is done according to the locale locale (if not NULL) or the current locale (LC_TIME). The meaning of the arguments tm and format are the same as those of strftime().
SEE ALSO
strftime().
COPYRIGHT
Copyright (C) 2001 Information-technology Promotion Agency (IPA) Copyright (C) 2001-2011 National Institute of Advanced Industrial Science and Technology (AIST) Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License <http://www.gnu.org/licenses/fdl.html>. Version 1.6.2 12 Jan 2011 mtext_ftime(3m17n)
Related Man Pages
m17nlocale(3m17n) - debian
mdraw_default_line_break(3m17n) - debian
mdraw_image_text(3m17n) - debian
mtext_pop_prop(3m17n) - debian
mtext_put_prop_values(3m17n) - debian
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
Detecting unused variables...
Find columns in a file based on header and print to new file
Weird 'find' results
A (ksh) Library For and From UNIX.com