Initial commit of OpenSPARC T2 design and verification files.
[OpenSPARC-T2-DV] / tools / perl-5.8.0 / doc / MHonArc / resources / posixstrftime.html
CommitLineData
86530b38
AT
1<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML//EN">
2<html>
3<head>
4<title>MHonArc Resources: POSIXSTRFTIME</title>
5</head>
6<body>
7<!--x-rc-nav-->
8<table border=0><tr valign="top">
9<td align="left" width="50%">[Prev:&nbsp;<a href="perlinc.html">PERLINC</a>]</td><td><nobr>[<a href="../resources.html#posixstrftime">Resources</a>][<a href="../mhonarc.html">TOC</a>]</nobr></td><td align="right" width="50%">[Next:&nbsp;<a href="prevbutton.html">PREVBUTTON</a>]</td></tr></table>
10<!--/x-rc-nav-->
11<hr>
12<h1>POSIXSTRFTIME</h1>
13
14<!-- *************************************************************** -->
15<hr>
16<h2>Syntax</h2>
17
18<dl>
19
20<dt><strong>Envariable</strong></dt>
21<dd><p>
22<code>M2H_POSIXSTRFTIME=</code>[ <code>0</code> | <code>1</code> ]
23</p>
24</dd>
25
26<dt><strong>Element</strong></dt>
27<dd><p>
28<code>&lt;POSIXSTRFTIME&gt;</code><br>
29<code>&lt;NOPOSIXSTRFTIME&gt;</code><br>
30</p>
31</dd>
32
33<dt><strong>Command-line Option</strong></dt>
34<dd><p>
35<code>-posixstrftime </code><br>
36<code>-noposixstrftime </code>
37</p>
38</dd>
39
40</dl>
41
42<!-- *************************************************************** -->
43<hr>
44<h2>Description</h2>
45
46<p>If POSIXSTRFTIME is set, then <b><tt>POSIX::strftime()</tt></b>
47is used to process time format strings as defined by the
48<a href="gmtdatefmt.html">GMTDATEFMT</a>,
49<a href="localdatefmt.html">LOCALDATEFMT</a>,
50<a href="msggmtdatefmt.html">MSGGMTDATEFMT</a>, and
51<a href="msglocaldatefmt.html">MSGLOCALDATEFMT</a> resources.
52If <b><tt>POSIX::strftime()</tt></b> is used, the resources
53<a href="months.html">MONTHS</a>,
54<a href="monthsabr.html">MONTHSABR</a>,
55<a href="weekdays.html">WEEKDAYS</a>, and
56<a href="weekdaysabr.html">WEEKDAYSABR</a> will have no
57effect. Month names and weekday names will be determined
58by your systems locale. See your system's manual page on
59<b><tt>strftime()</tt></b> for more information.
60</p>
61
62<p>If not set (the default), time format strings are processed
63by MHonArc specific code. A reason to activate POSIXSTRFTIME is
64if your system's <b><tt>strftime()</tt></b> supports conversion
65specifications you require which are not supported by MHonArc.
66</p>
67
68<!-- *************************************************************** -->
69<hr>
70<h2>Default Setting</h2>
71
72<p>Off.
73</p>
74
75<!-- *************************************************************** -->
76<hr>
77<h2>Resource Variables</h2>
78
79<p>N/A
80</p>
81
82<!-- *************************************************************** -->
83<hr>
84<h2>Examples</h2>
85
86<p>None.
87</p>
88
89<!-- *************************************************************** -->
90<hr>
91<h2>Version</h2>
92
93<p>2.4.3
94</p>
95
96<!-- *************************************************************** -->
97<hr>
98<h2>See Also</h2>
99
100<p>
101<a href="gmtdatefmt.html">GMTDATEFMT</a>,
102<a href="localdatefmt.html">LOCALDATEFMT</a>,
103<a href="msggmtdatefmt.html">MSGGMTDATEFMT</a>,
104<a href="msglocaldatefmt.html">MSGLOCALDATEFMT</a>
105</p>
106
107<!-- *************************************************************** -->
108<hr>
109<!--x-rc-nav-->
110<table border=0><tr valign="top">
111<td align="left" width="50%">[Prev:&nbsp;<a href="perlinc.html">PERLINC</a>]</td><td><nobr>[<a href="../resources.html#posixstrftime">Resources</a>][<a href="../mhonarc.html">TOC</a>]</nobr></td><td align="right" width="50%">[Next:&nbsp;<a href="prevbutton.html">PREVBUTTON</a>]</td></tr></table>
112<!--/x-rc-nav-->
113<hr>
114<address>
115$Date: 2002/07/27 05:13:11 $ <br>
116<img align="top" src="../monicon.png" alt="">
117<a href="http://www.mhonarc.org/"
118><strong>MHonArc</strong></a><br>
119Copyright &#169; 1999, <a href="http://www.earlhood.com/"
120>Earl Hood</a>, <a href="mailto:mhonarc@mhonarc.org"
121>mhonarc@mhonarc.org</a><br>
122</address>
123
124</body>
125</html>