Skip to content

Commit 7e8e649

Browse files
authored
Update data-types.md
1 parent d762f66 commit 7e8e649

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: samples/data-types.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ uint64/ulonglong D myuint64 20u 0 <data type='20u0'/>
3838
* https://www.ibm.com/docs/en/i/7.5?topic=keywords-varcharlength-2-4 [https://www.ibm.com/docs/en/i/7.5?topic=keywords-varcharlength-2-4]
3939
* https://www.ibm.com/docs/en/i/7.5?topic=type-variable-length-character-graphic-ucs-2-formats [https://www.ibm.com/docs/en/i/7.5?topic=type-variable-length-character-graphic-ucs-2-formats]
4040
* Note on TIMFMT and DATFMT: see your own RPG source code for the format required by the parameter.
41-
* We assume *ISO for these examples.
41+
* We assume a default of *ISO if not specified.
4242
* Example: https://github.com/IBM/xmlservice/blob/84de343df1dc513d5774f5c1f470ada6701f6488/src/zzvlad.rpgle#L6
4343
* Reference for date formats: https://www.ibm.com/docs/en/i/7.1?topic=80-datfmt-date-format-keyword-display-files
4444

0 commit comments

Comments
 (0)