Skip to content

Commit

Permalink
Nuovo Tema Docs Italia
Browse files Browse the repository at this point in the history
  • Loading branch information
giupal committed Mar 4, 2018
1 parent 07304d8 commit eb41256
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions rst/specifiche_attuative_pagamenti.rst
Original file line number Diff line number Diff line change
Expand Up @@ -841,15 +841,15 @@ dove i componenti sopra indicati assumono il seguente significato:

I caratteri ammessi all'interno della stringa sono: numeri da 0 a 9, lettere dell'alfabeto latino maiuscole e minuscole ed i seguenti caratteri.

+-------------+---------------+------------+-----------------------+ |
| **ASCII** | **Simbolo** | **Nome** | | |
+=============+===============+============+=======================+ |
| **Dec** | **Hex** | | | |
+-------------+---------------+------------+-----------------------+ |
| 45 | 2D | \- | minus sign - hyphen | |
+-------------+---------------+------------+-----------------------+ |
| 95 | 5F | \_ | underscore | |
+-------------+---------------+------------+-----------------------+ |
+-------------+---------------+------------+-----------------------+
| **ASCII** | **Simbolo** | **Nome** | |
+=============+===============+============+=======================+
| **Dec** | **Hex** | | |
+-------------+---------------+------------+-----------------------+
| 45 | 2D | \- | minus sign - hyphen |
+-------------+---------------+------------+-----------------------+
| 95 | 5F | \_ | underscore |
+-------------+---------------+------------+-----------------------+

Esempi: **2015-07-15xxxxxxxx-0000000001**

Expand Down

0 comments on commit eb41256

Please sign in to comment.