...
Bei den Unterschriften kann man optional auch einen Textstempel mit einfügen lassen. Dafür gibt es folgende Platzhalter welche verwendet werden können.
...
Platzhalter
...
Beschreibung
...
[Signer]
...
Mit diesen 3 Platzhaltern können Sie den Unterzeichner, den Grund der Unterschrift und den Standort einfügen. Die Werte der Platzhalter können Sie entweder in der Weboberfläche oder dem Input-XML hinterlegen.
...
...
[Reason]
...
[Location]
...
[Time]
...
Platzhalter für die aktuelle Zeit. Ab Firmware 1.2.0 ist auch die Information über die Zeitzone Bestandteil.
...
[Date]
Mit dem [Date] Platzhalter haben Sie die Möglichkeit ein individuelles Zeit Format zu verwenden.
y = Year last 2 digits
yy = Year last 2 digits
yyyy = Year as 4 digits
m = Month number no-leading 0
mm = Month number as 2 digits
mmm = Month using ShortDayNames (Jan)
mmmm = Month using LongDayNames (January)
d = Day number no-leading 0
dd = Day number as 2 digits
ddd = Day using ShortDayNames (Sun)
dddd = Day using LongDayNames (Sunday)
ddddd = Day in ShortDateFormat
dddddd = Day in LongDateFormat
c = Use ShortDateFormat + LongTimeFormat
h = Hour number no-leading 0
hh = Hour number as 2 digits
n = Minute number no-leading 0
nn = Minute number as 2 digits
s = Second number no-leading 0
ss = Second number as 2 digits
z = Milli-sec number no-leading 0s
zzz = Milli-sec number as 3 digits
t = Use ShortTimeFormat
tt = Use LongTimeFormat
am/pm = Use after h : gives 12 hours + am/pm
a/p = Use after h : gives 12 hours + a/p
ampm = As a/p but TimeAMString,TimePMString
/ = Substituted by DateSeparator value
: = Substituted by TimeSeparator value
Informationen zur Formatierung
DateSeparator = /
TimeSeparator = :
ShortDateFormat = dd/mm/yyyy
LongDateFormat = dd mmm yyyy
ShortTimeFormat = hh:mm
LongTimeFormat = hh:mm:ss
ShortMonthNames = Jan Feb ...
LongMonthNames = January, February ...
ShortDayNames = Sun, Mon ...
LongDayNames = Sunday, Monday ...
Beispiele:
[Date:dd/mm/yy hh:nn]
→ 01.01.24 09:34
[Date:d.m.yyyy]
→ 1.1.2024
[Date:ddddd]
→ 01.01.2024
[Date:dddddd]
→ 1 January 24
[Date:yyyy.mm.dd hh:nn:ss]
→ 2024.01.01 09:34:05
...
A text stamp can also be added to the signatures as an option. The following placeholders can be used for this purpose.
También puede añadirse opcionalmente un sello de texto a las firmas. Para ello se pueden utilizar los siguientes marcadores de posición.
Placeholder | Description |
---|---|
[Signer] |
...
Puede utilizar estos 3 marcadores de posición para insertar el firmante, el motivo de la firma y la ubicación. Puede almacenar los valores de los marcadores de posición en la interfaz web o en el XML de entrada. |
[Reason] |
[Location] |
[Time] |
...
Marcador de posición para la hora actual. A partir del firmware 1.2.0, |
...
también se incluye información sobre la zona horaria. |
[Date] |
...
Con el marcador de posición [Fecha] tiene la opción de utilizar un formato de hora individual. y = |
...
Año último dígito |
...
Año últimos 2 |
...
dígitos |
...
Año con 4 |
...
dígitos |
...
Número de mes sin 0 inicial |
...
Número de mes con 2 dígitos |
...
Mes usando Short Day Names (Ene) |
...
Mes usando LongDayNames ( |
...
Enero) |
...
Número de día sin 0 |
...
Número del día en 2 dígitos |
...
Día utilizando ShortDayNames ( |
...
Dom) |
...
Día utilizando LongDayNames ( |
...
Domingo) |
...
Día en ShortDateFormat |
...
Día en LongDateFormat c = |
...
Usar ShortDateFormat + LongTimeFormat |
...
Número de hora sin encabezamiento 0 |
...
Número de hora con 2 dígitos |
...
Número de minuto sin encabezamiento 0 |
...
Número de minuto con 2 dígitos |
...
Número de segundo sin encabezamiento 0 |
...
Número de segundo con 2 dígitos |
...
Número de milisegundo sin encabezamiento 0s |
...
Número de milisegundo sin encabezamiento 0s |
...
Usar ShortTimeFormat |
...
Usar LongTimeFormat am/pm = |
...
Usar después de h : |
...
da 12 |
...
horas + am/pm |
...
Usar después de h : |
...
da 12 |
...
horas + a/p |
...
Como a/p |
...
pero TimeAMString,TimePMString |
...
Sustituido por DateSeparator value |
...
Sustituido por TimeSeparator value |
...
Información sobre el formato DateSeparator = / Example:
|