<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.catglobe.com/index.php?action=history&amp;feed=atom&amp;title=User_getPointsEarnedInPeriod</id>
	<title>User getPointsEarnedInPeriod - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.catglobe.com/index.php?action=history&amp;feed=atom&amp;title=User_getPointsEarnedInPeriod"/>
	<link rel="alternate" type="text/html" href="https://wiki.catglobe.com/index.php?title=User_getPointsEarnedInPeriod&amp;action=history"/>
	<updated>2026-04-17T15:29:32Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.43.0</generator>
	<entry>
		<id>https://wiki.catglobe.com/index.php?title=User_getPointsEarnedInPeriod&amp;diff=230128&amp;oldid=prev</id>
		<title>Nguyenduyan: Created page with &quot;Category:User_Functions  {{HelpFiles}}   = User_getPointsEarnedInPeriod =  Get points the user erarned in a period time  == Syntax ==  User_getPointsEarnedInPeriod (number...&quot;</title>
		<link rel="alternate" type="text/html" href="https://wiki.catglobe.com/index.php?title=User_getPointsEarnedInPeriod&amp;diff=230128&amp;oldid=prev"/>
		<updated>2017-07-24T07:55:13Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;&lt;a href=&quot;/Category:User_Functions&quot; title=&quot;Category:User Functions&quot;&gt;Category:User_Functions&lt;/a&gt;  {{HelpFiles}}   = User_getPointsEarnedInPeriod =  Get points the user erarned in a period time  == Syntax ==  User_getPointsEarnedInPeriod (number...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;[[Category:User_Functions]]&lt;br /&gt;
&lt;br /&gt;
{{HelpFiles}} &lt;br /&gt;
&lt;br /&gt;
= User_getPointsEarnedInPeriod =&lt;br /&gt;
&lt;br /&gt;
Get points the user erarned in a period time&lt;br /&gt;
&lt;br /&gt;
== Syntax ==&lt;br /&gt;
&lt;br /&gt;
User_getPointsEarnedInPeriod (number userRId, arrayDateTime From, arrayDateTime To);&lt;br /&gt;
&lt;br /&gt;
== Arguments ==&lt;br /&gt;
&amp;#039;&amp;#039;userRId&amp;#039;&amp;#039;: number. User resource id&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;From&amp;#039;&amp;#039;: DateTime array. From period&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;To&amp;#039;&amp;#039;: DateTime array. To period&lt;br /&gt;
&lt;br /&gt;
== Return type ==&lt;br /&gt;
Number&lt;br /&gt;
&lt;br /&gt;
== Example ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;source lang=&amp;quot;javascript&amp;quot;&amp;gt;&lt;br /&gt;
DateTime dtFrom = new DateTime(&amp;quot;2013/9/1&amp;quot;);&lt;br /&gt;
DateTime dtTo = new DateTime(&amp;quot;2013/9/30&amp;quot;);&lt;br /&gt;
User_getPointsEarnedInPeriod(10768810, dtFrom.AsArray, dtTo.AsArray);//100&lt;br /&gt;
&amp;lt;/source&amp;gt;&lt;/div&gt;</summary>
		<author><name>Nguyenduyan</name></author>
	</entry>
</feed>