reference/intl/intlcalendar/getnow.xml
1976eae0d815797af97a1e16c5cd90ffc2868395
...
...
@@ -1,6 +1,5 @@
1
1
<?xml version="1.0" encoding="utf-8"?>
2
2
<!-- $Revision$ -->
3
-

4
3
<refentry xml:id="intlcalendar.getnow" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink">
5
4
<refnamediv>
6
5
<refname>IntlCalendar::getNow</refname>
...
...
@@ -12,16 +11,16 @@
12
11
<para>
13
12
&style.oop;
14
13
</para>
15
-
<methodsynopsis>
14
+
<methodsynopsis role="IntlCalendar">
16
15
<modifier>public</modifier> <modifier>static</modifier> <type>float</type><methodname>IntlCalendar::getNow</methodname>
17
-
<void />
16
+
<void/>
18
17
</methodsynopsis>
19
18
<para>
20
19
&style.procedural;
21
20
</para>
22
21
<methodsynopsis>
23
22
<type>float</type><methodname>intlcal_get_now</methodname>
24
-
<void />
23
+
<void/>
25
24
</methodsynopsis>
26
25
<para>
27
26
The number of milliseconds that have passed since the reference date. This
...
...
@@ -76,7 +75,6 @@ lunes, 17 de junio de 2013 01:36:54 Hora de verano de Europa central
76
75
</refsect1>
77
76

78
77
</refentry>
79
-

80
78
<!-- Keep this comment at the end of the file
81
79
Local variables:
82
80
mode: sgml
83
81