<br><font size=2 face="sans-serif">Ono to ide aj s tou Blazenkou, alebo
sa mylim?</font>
<br>
<br><font size=2 face="sans-serif">&gt;&gt;&gt; datum_1=time.strptime('18.1.2006',
&quot;%d.%m.%Y&quot;) </font>
<br><font size=2 face="sans-serif">&gt;&gt;&gt; datum_2=time.strptime('18.03.2006',
&quot;%d.%m.%Y&quot;) </font>
<br><font size=2 face="sans-serif">&gt;&gt;&gt; datum_1 &lt; datum_2</font>
<br><font size=2 face="sans-serif">True</font>
<br><font size=2 face="sans-serif">&gt;&gt;&gt; datum_2 &lt; datum_1</font>
<br><font size=2 face="sans-serif">False</font>
<br>
<br><font size=2 face="sans-serif">&gt;&gt;&gt;#reprezentacia datumov</font>
<br><font size=2 face="sans-serif">&gt;&gt;&gt; datum_1</font>
<br><font size=2 face="sans-serif">(2006, 1, 18, 0, 0, 0, 2, 18, -1)</font>
<br><font size=2 face="sans-serif">&gt;&gt;&gt; datum_2</font>
<br><font size=2 face="sans-serif">(2006, 3, 18, 0, 0, 0, 5, 77, -1)</font>
<br><font size=2 face="sans-serif">&gt;&gt;&gt; </font>
<br><font size=2 face="sans-serif"><br>
</font>
<br>
<br>
<br>
<table width=100%>
<tr valign=top>
<td width=40%><font size=1 face="sans-serif"><b>&quot;Petr Vaněk&quot;
&lt;petr@scribus.info&gt;</b> </font>
<br><font size=1 face="sans-serif">Sent by: python-bounces@py.cz</font>
<p><font size=1 face="sans-serif">19.10.2006 08:27</font>
<table border>
<tr valign=top>
<td bgcolor=white>
<div align=center><font size=1 face="sans-serif">Please respond to<br>
Konference PyCZ &lt;python@py.cz&gt;</font></div></table>
<br>
<td width=59%>
<table width=100%>
<tr>
<td>
<div align=right><font size=1 face="sans-serif">To</font></div>
<td valign=top><font size=1 face="sans-serif">python@py.cz</font>
<tr>
<td>
<div align=right><font size=1 face="sans-serif">cc</font></div>
<td valign=top>
<tr>
<td>
<div align=right><font size=1 face="sans-serif">Subject</font></div>
<td valign=top><font size=1 face="sans-serif">Re: [python] Převod datumu
a času</font></table>
<br>
<table>
<tr valign=top>
<td>
<td></table>
<br></table>
<br>
<br>
<br><font size=2><tt>&gt; &gt; &nbsp; &nbsp; &nbsp;&gt;&gt;&gt; import
time<br>
&gt; &gt; &nbsp; &nbsp; &nbsp;&gt;&gt;&gt; t1 = time.strptime('2006-10-18
13:00:00', '%Y-%m-%d %H:%M:%S')<br>
&gt; &gt; &nbsp; &nbsp; &nbsp;&gt;&gt;&gt; t2 = time.strptime('2006-10-18
12:50:00', '%Y-%m-%d %H:%M:%S')<br>
&gt; &gt; &nbsp; &nbsp; &nbsp;&gt;&gt;&gt; t1 &gt; t2<br>
&gt; já bych to v tomto formátu nadrzo porovnal jako řetězce :-) protoľe
to v<br>
&gt; tomto formátu jde :-)<br>
<br>
v tomto ano, az do doby, kdy &quot;Blazenka za prepazkou&quot; do neosetreneho
vstupu <br>
napise &quot;2006-1-18 13:00:00&quot; a to se bude porovnavat s &quot;2006-03-18
<br>
13:00:00&quot; ;)<br>
<br>
p.<br>
_______________________________________________<br>
Python mailing list<br>
Python@py.cz<br>
http://www.py.cz/mailman/listinfo/python</tt></font>
<br><font size=2 face="sans-serif"><br>
Mgr. Ing. Roman MIKLÓ© <br>
Prvá stavebná sporiteµňa a.s. <br>
Bajkalská 30, P. O. Box 48 <br>
829 48 &nbsp;Bratislava 25 <br>
Tel.: +421/ 2 / 582 31 174 <br>
Fax: +421/ 2 / 582 31 109 <br>
</font>