MHonArc
view release on metacpan or search on metacpan
doc/resources/msglocaldatefmt.html view on Meta::CPAN
<html>
<head>
<title>MHonArc Resources: MSGLOCALDATEFMT</title>
<link rel="stylesheet" type="text/css" href="../docstyles.css">
</head>
<body>
<!--x-rc-nav-->
<table border=0><tr valign="top">
<td align="left" width="50%">[Prev: <a href="msgidlink.html">MSGIDLINK</a>]</td><td><nobr>[<a href="../resources.html#msglocaldatefmt">Resources</a>][<a href="../mhonarc.html">TOC</a>]</nobr></td><td align="right" width="50%">[Next: <a href...
<!--/x-rc-nav-->
<hr>
<h1>MSGLOCALDATEFMT</h1>
<!--X-TOC-Start-->
<ul>
<li><a href="#syntax">Syntax</a>
<li><a href="#description">Description</a>
<li><a href="#default">Default Setting</a>
<li><a href="#rcvars">Resource Variables</a>
<li><a href="#examples">Examples</a>
<li><a href="#version">Version</a>
<li><a href="#seealso">See Also</a>
</ul>
<!--X-TOC-End-->
<!-- *************************************************************** -->
<hr>
<h2><a name="syntax">Syntax</a></h2>
<dl>
<dt><strong>Envariable</strong></dt>
<dd><p>
<code>M2H_MSGLOCALDATEFMT=</code><var>date-format</var>
</p>
</dd>
<dt><strong>Element</strong></dt>
<dd><p>
<code><MSGLOCALDATEFMT><br></code>
<var>date-format</var><br>
<code></MSGLOCALDATEFMT><br></code>
</p>
</dd>
<dt><strong>Command-line Option</strong></dt>
<dd><p>
<code>-msglocaldatefmt </code><var>date-format</var>
</p>
</dd>
</dl>
<!-- *************************************************************** -->
<hr>
<h2><a name="description">Description</a></h2>
<p>The MSGLOCALDATEFMT resource specifies the date format for the
<strong><code>$MSGLOCALDATE$</code></strong> resource variable
(i.e. The local date of the current message).
The format is a string containing zero or more conversion
specifications and regular characters. A conversion specification
consists of the '<code><strong>%</strong></code>' character
followed a character that determines the type of conversion.
</p>
<p>The following lists the possible conversion specifications:
</p>
<table border=0 cellpadding=4>
doc/resources/msglocaldatefmt.html view on Meta::CPAN
</tr>
<tr valign=top>
<td align=right><strong>%Y</strong></td>
<td>year, including the century (for example 1993)</td>
</tr>
</table>
<p>Setting MSGLOCALDATEFMT to a blank string will reset the resource
to the default setting.
</p>
<!-- *************************************************************** -->
<hr>
<h2><a name="default">Default Setting</a></h2>
<pre>
%a %b %d %H:%M:%S %Y
</pre>
<!-- *************************************************************** -->
<hr>
<h2><a name="rcvars">Resource Variables</a></h2>
<p>N/A
</p>
<!-- *************************************************************** -->
<hr>
<h2><a name="examples">Examples</a></h2>
<p>None.
</p>
<!-- *************************************************************** -->
<hr>
<h2><a name="version">Version</a></h2>
<p>2.0
</p>
<!-- *************************************************************** -->
<hr>
<h2><a name="seealso">See Also</a></h2>
<p>
<a href="gmtdatefmt.html">GMTDATEFMT</a>,
<a href="localdatefmt.html">LOCALDATEFMT</a>,
<a href="months.html">MONTHS</a>,
<a href="monthsabr.html">MONTHSABR</a>,
<a href="msggmtdatefmt.html">MSGGMTDATEFMT</a>,
<a href="posixstrftime.html">POSIXSTRFTIME</a>,
<a href="weekdays.html">WEEKDAYS</a>,
<a href="weekdaysabr.html">WEEKDAYSABR</a>
</p>
<!-- *************************************************************** -->
<hr>
<!--x-rc-nav-->
<table border=0><tr valign="top">
<td align="left" width="50%">[Prev: <a href="msgidlink.html">MSGIDLINK</a>]</td><td><nobr>[<a href="../resources.html#msglocaldatefmt">Resources</a>][<a href="../mhonarc.html">TOC</a>]</nobr></td><td align="right" width="50%">[Next: <a href...
<!--/x-rc-nav-->
<hr>
<address>
$Date: 2003/10/06 22:04:18 $ <br>
<img align="top" src="../monicon.png" alt="">
<a href="http://www.mhonarc.org/"><strong>MHonArc</strong></a><br>
Copyright © 1997-1999, <a href="http://www.earlhood.com/">Earl Hood</a>, <a href="mailto:mhonarc%40mhonarc.org">mhonarc<!--
-->@<!--
-->mhonarc.org</a><br>
</address>
</body>
</html>
( run in 0.522 second using v1.01-cache-2.11-cpan-df04353d9ac )