A text stamp can also be added to the signatures as an option. The following placeholders can be used for this purposeTambié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] | You can use these 3 placeholders to insert the signatory, the reason for the signature and the location. You can store the values of the placeholders either in the web interface or the input XMLPuede 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] | Placeholder for the current time. As of Marcador de posición para la hora actual. A partir del firmware 1.2.0, information about the time zone is also includedtambién se incluye información sobre la zona horaria. |
[Date]With the [Date] placeholder you have the option of using an individual time format | Con el marcador de posición [Fecha] tiene la opción de utilizar un formato de hora individual. y = Year last 2 digitsAño último dígito yy = Year last Año últimos 2 digitsdígitos yyyy = Year as Año con 4 digitsdígitos m = Month number no-leading 0Número de mes sin 0 inicial mm = Month number as 2 digitsNúmero de mes con 2 dígitos mmm = Month using ShortDayNames (JanMes usando Short Day Names (Ene) mmmm = Month using Mes usando LongDayNames (JanuaryEnero) d = Day number no-leading Número de día sin 0 dd = Day number as 2 digitsNúmero del día en 2 dígitos ddd = Day using Día utilizando ShortDayNames (SunDom) dddd = Day using Día utilizando LongDayNames (SundayDomingo) ddddd = Day in Día en ShortDateFormat dddddd = Day in Día en LongDateFormat c = Use Usar ShortDateFormat + LongTimeFormat h = Hour number no-leading Número de hora sin encabezamiento 0 hh = Hour number as 2 digitsNúmero de hora con 2 dígitos n = Minute number no-leading Número de minuto sin encabezamiento 0 nn = Minute number as 2 digitsNúmero de minuto con 2 dígitos s = Second number no-leading Número de segundo sin encabezamiento 0 ss = Second number as 2 digitsNúmero de segundo con 2 dígitos z = Milli-sec number no-leading Número de milisegundo sin encabezamiento 0s zzz = Milli-sec number as 3 digitsNúmero de milisegundo sin encabezamiento 0s t = Use Usar ShortTimeFormat tt = Use Usar LongTimeFormat am/pm = Use after Usar después de h : gives da 12 hours horas + am/pm a/p = Use after Usar después de h : gives da 12 hours horas + a/p ampm = As Como a/p but pero TimeAMString,TimePMString / = Substituted by Sustituido por DateSeparator value : = Substituted by Sustituido por TimeSeparator value Information about formattingInformación sobre el formato 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 ... Example: [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
|