Toggle menu
862
3.8K
30.2K
279.1K
Catglobe Wiki
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.
Revision as of 07:20, 18 March 2011 by Cg_pham (talk | contribs) (Created page with "Category:Data_Types_Literals_and_Variables  ===Literals=== [miliseconds], [week] } Note: Timezone is available from 5.6. Read note below. | style="border: 1px solid #010...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)



Literals

[miliseconds], [week] }

Note: Timezone is available from 5.6. Read note below. | style="border: 1px solid #010101" width="396" | #2006-04-11 10:14:20# |- align="left" valign="top" | style="border: 1px solid #010101" width="204" | number | style="border: 1px solid #010101" width="589" | Could be an integer, a floating point or decimal constant | style="border: 1px solid #010101" width="396" | 123

1234E 1

123.4 |- align="left" valign="top" | style="border: 1px solid #010101" width="204" | range | style="border: 1px solid #010101" width="589" | Enclosed with [ and ] | style="border: 1px solid #010101" width="396" | [1]

[1,2]

[1-2]

[1-2, 1]

[1, 2, 3] |- align="left" valign="top" | style="border: 1px solid #010101" width="204" | array | style="border: 1px solid #010101" width="589" | Enclosed with { and } | style="border: 1px solid #010101" width="396" | {1, 2, 3}

Note: Timezone for datetime (V5.6)

Array datetime: {yyyy, mm, dd, hh, mm, ss, [miliseconds], [week] , [timezone]}


Pages in category "Literals"

This category contains only the following page.