Format Builder: Difference between revisions

From nuBuilderForte
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
The Format Builder will allow you to create custom formats for [[Objects#nuDate|nuDate]] and [[Objects#nuNumber|nuNumber]].
The Format Builder will allow you to create custom formats for [[Objects#nuDate|nuDate]] and [[Objects#nuNumber|nuNumber]].


To create a Format we need 2 thing.
To create a Format we need to do 2 thing.
#Choose the Data Type.
#Choose the Data Type.
#Build the Format.
#Build the Format.
Line 8: Line 8:


*Building a nuDate
*Building a nuDate
To build a date format click on a combination of the following options.
*yy
*yyyy
*pp
*dd
*ddd
*dddd
*mm
*mmm
*mmmm
*hh
*nn
*ss
.. and some punctuation.
*Building a nuNumber
*Building a nuNumber

Revision as of 12:53, 8 July 2017

The Format Builder will allow you to create custom formats for nuDate and nuNumber.

To create a Format we need to do 2 thing.

  1. Choose the Data Type.
  2. Build the Format.


  • Building a nuDate

To build a date format click on a combination of the following options.

  • yy
  • yyyy
  • pp
  • dd
  • ddd
  • dddd
  • mm
  • mmm
  • mmmm
  • hh
  • nn
  • ss

.. and some punctuation.



  • Building a nuNumber