Changes

Jump to: navigation, search

Sscalculation

54 bytes removed, 19:58, 21 November 2011
Using sscalculation to Change Date Formats of Data in Custom Fields
|%r||will return the full time format, e.g. ''12:00:00 AM''
|-
<!-- This is a comment -->NOT SURE ABOUT THE FOLLOWING TWO ENTRIES, %u and %v (Arthur Lathrop):<!-- This is a comment -->|%u||will return the week number, e.g. ''39'' for September 30, 2012|-<!-- This is a comment -->|%v||will return the week number treating Sunday as the first day of the week, e.g. ''40'' for September 30, 2012|-
|%y||will return the truncated year, e.g. ''12'' for 2012
|-
|%W||will return the day of the week, e.g. ''Sunday''
|}
 
<!-- This is a comment -->NOT SURE ABOUT THE FOLLOWING TWO ENTRIES, %u and %v (Arthur Lathrop): |%u||will return the week number, e.g. ''39'' for September 30, 2012; |%v||will return the week number treating Sunday as the first day of the week, e.g. ''40'' for September 30, 2012
 
* It is not necessary to use sscalculation if the custom field being referenced is on the same level as the field referencing it. For example, if you are referencing a level 2 custom field in a web page view field on level 2. In this case, you can use the syntax outlined on the [[Web_Page_View_Field_Variables#Custom_Fields_Date.2FTime|Web Page View Field Variables]] page.
[[Category:Variables]]
8,849
edits

Navigation menu