13 lines
177 B
Plaintext
Raw Normal View History

2012-07-22 16:44:23 +10:00
<h3>$now function</h3>
Returns the current date and time
2012-07-22 16:44:23 +10:00
<h4>Syntax</h4>
<pre>$now</pre>
<h4>Arguments</h4>
None
2012-07-22 16:44:23 +10:00
<h4>Example</h4>
<pre>$now &rarr; 2012-07-22T13:24:57</pre>
2012-07-22 16:44:23 +10:00