Format Builder: Difference between revisions

From nuBuilderForte
Jump to navigation Jump to search
No edit summary
No edit summary
Line 6: Line 6:




*Building a nuDate
=Building a nuDate=
To build a date format, click on a combination of the following options.
To build a date format, click on a combination of the following options.


Line 26: Line 26:




 
=Building a nuNumber=
 
*Building a nuNumber

Revision as of 21:22, 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.

eg. mask - result (2007-13-01 15:20:01)

  • yy - 17
  • yyyy - 2017
  • pp - am or pm
  • dd - 21
  • ddd - Tue
  • dddd - Tuesday
  • mm - 03
  • mmm - Mar
  • mmmm - March
  • hh - 15
  • nn - 20
  • ss - 01

.. and some punctuation.


Building a nuNumber