<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="pt-BR">
	<id>http://wiki.phsys.com.br/index.php?action=history&amp;feed=atom&amp;title=DaysInMonth</id>
	<title>DaysInMonth - Histórico de revisão</title>
	<link rel="self" type="application/atom+xml" href="http://wiki.phsys.com.br/index.php?action=history&amp;feed=atom&amp;title=DaysInMonth"/>
	<link rel="alternate" type="text/html" href="http://wiki.phsys.com.br/index.php?title=DaysInMonth&amp;action=history"/>
	<updated>2026-09-20T14:51:42Z</updated>
	<subtitle>Histórico de revisões para esta página neste wiki</subtitle>
	<generator>MediaWiki 1.31.10</generator>
	<entry>
		<id>http://wiki.phsys.com.br/index.php?title=DaysInMonth&amp;diff=4464&amp;oldid=prev</id>
		<title>Peron.nobrega: Criou página com &#039;A função &#039;&#039;&#039;DaysInMonth&#039;&#039;&#039; retorna o número de dias em um determinado mês de uma data específica.  ===&#039;&#039;&#039;Sintaxe&#039;&#039;&#039;=== DaysInMonth(e: TDateTime): Integer  ===&#039;&#039;&#039;Parâmetr...&#039;</title>
		<link rel="alternate" type="text/html" href="http://wiki.phsys.com.br/index.php?title=DaysInMonth&amp;diff=4464&amp;oldid=prev"/>
		<updated>2024-07-23T17:55:31Z</updated>

		<summary type="html">&lt;p&gt;Criou página com &amp;#039;A função &amp;#039;&amp;#039;&amp;#039;DaysInMonth&amp;#039;&amp;#039;&amp;#039; retorna o número de dias em um determinado mês de uma data específica.  ===&amp;#039;&amp;#039;&amp;#039;Sintaxe&amp;#039;&amp;#039;&amp;#039;=== DaysInMonth(e: TDateTime): Integer  ===&amp;#039;&amp;#039;&amp;#039;Parâmetr...&amp;#039;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Página nova&lt;/b&gt;&lt;/p&gt;&lt;div&gt;A função &amp;#039;&amp;#039;&amp;#039;DaysInMonth&amp;#039;&amp;#039;&amp;#039; retorna o número de dias em um determinado mês de uma data específica.&lt;br /&gt;
&lt;br /&gt;
===&amp;#039;&amp;#039;&amp;#039;Sintaxe&amp;#039;&amp;#039;&amp;#039;===&lt;br /&gt;
DaysInMonth(e: TDateTime): Integer&lt;br /&gt;
&lt;br /&gt;
===&amp;#039;&amp;#039;&amp;#039;Parâmetros&amp;#039;&amp;#039;&amp;#039;===&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;width: 100%&amp;quot;&lt;br /&gt;
! Nome &lt;br /&gt;
!Tipo&lt;br /&gt;
!Descrição&lt;br /&gt;
|-&lt;br /&gt;
|e&lt;br /&gt;
|TDateTime&lt;br /&gt;
|Valor numérico que representa a data.&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
===&amp;#039;&amp;#039;&amp;#039;Exemplos&amp;#039;&amp;#039;&amp;#039;===&lt;br /&gt;
 var&lt;br /&gt;
   teste:integer;                               &lt;br /&gt;
 begin&lt;br /&gt;
   teste := DaysInMonth(2024,7);      &lt;br /&gt;
   Informacao(IntToStr(teste));&lt;br /&gt;
 end.&lt;/div&gt;</summary>
		<author><name>Peron.nobrega</name></author>
		
	</entry>
</feed>