autodoc.git/
autodoc.xml
Branch:
Tag:
Non-build tags
All tags
No tags
2000-08-04
2000-08-04 09:10:34 by Mirar (Pontus Hagland) <pike@sort.mirar.org>
f628373d9d8e85206b3d58157cf59300c00bd7d1 (
40
lines) (+
40
/-
0
)
[
Show
|
Annotate
]
Branch:
8.0
...
Rev: lib/modules/Calendar.pmod/Ruleset.pike:1.3
1319:
</doc> </docgroup> <module name='Calendar'>
+
<doc>
+
<text>
+
<p>subclass Ruleset
+
This is the container class for rules.</p>
+
</text>
+
+
</doc>
+
<docgroup homogen-name='set_abbr2zone' homogen-type='method'>
+
<method name='set_abbr2zone'>
+
<returntype>
+
<object>Ruleset </object></returntype>
+
<arguments><argument name='abbr2zone'><type>
+
<mapping><indextype><string/></indextype>
+
<valuetype><string/></valuetype></mapping></type></argument>
+
+
</arguments>
+
</method><doc>
+
<text>
+
<p>Sets the guess-mapping for timezones.
+
Default is the mapping</p>
+
+
<p><pre>
+
Abbreviation Interpretation
+
AMT America/Manaus [UTC-4]
+
AST America/Curacao [UTC-4]
+
CDT America/Costa_Rica [UTC-5]
+
CST America/El Salvador [UTC-6]
+
EST America/Panama [UTC-5]
+
GST Asia/Dubai [UTC+4]
+
IST Asia/Jerusalem [UTC+2]
+
WST Australia/Perth [UTC+8]
+
</pre>
+
</p>
+
</text>
+
<group><seealso/><text>
+
<p><ref>YMD.parse</ref></p></text></group>
+
+
</doc>
+
</docgroup>
<module name='Austrian'> <doc> <text>