Difference between revisions of "Saturday"

From MultiCharts
Jump to navigation Jump to search
(Created page with "Returns a numerical value of 6, corresponding to Saturday. ==== Usage ==== Saturday ==== Example ==== <syntaxhighlight>Saturday will return a value of 6</syntaxhigh...")
 
 
Line 2: Line 2:
 
   
 
   
 
==== Usage ====
 
==== Usage ====
[[Saturday]]
+
<syntaxhighlight>Saturday</syntaxhighlight>
+
 
 
==== Example ====
 
==== Example ====
 
<syntaxhighlight>Saturday  will return a value of 6</syntaxhighlight>  
 
<syntaxhighlight>Saturday  will return a value of 6</syntaxhighlight>  
 
   
 
   
 
[[Category:Date and Time Routines]]
 
[[Category:Date and Time Routines]]

Latest revision as of 12:03, 20 January 2012

Returns a numerical value of 6, corresponding to Saturday.

Usage

Saturday

Example

Saturday  will return a value of 6