tylerpost

Signing date customization

0 votes
Is there any way to customize a signing date to comply to a specific date format? I.E. something like dd/mmm/yyyy? Would there be a difference if the date is injected with [Signer1.Fullname1.label1.Date] as a pdf form field or if the field is added as an approval?
{
        binding: '{approval.signed}',
        subtype: 'LABEL',
        page: 1,
        top: 100,
        left: 100,
        height: 36,
        width: 200,
        type: 'INPUT',
        value: 'dd/mmm/yyyy',
      }
If i create an approval with these fields compared to a value of 'yyyy-MM-dd HH:mm:ss z'(as seen in the docs) the only difference is the timezone label is changed from UTC to GMT

Reply to: Signing date customization

0 votes
Hi Tyler, Unfortunately, customizing the format of the signing date is only possible through support. You will have to send them a request for this. I'm not sure what do you mean by difference since it is two different methods of injecting a signing date on a document, but in terms of functionality/feature, it is exactly the same.
Haris Haidary OneSpan Technical Consultant

Reply to: Signing date customization

0 votes

@harishaidary,

 

Is this still limited to only being possible via a Support request at the Account level? We were looking to see if it would be possible per API call for this field.


Hello! Looks like you're enjoying the discussion, but haven't signed up for an account.

When you create an account, we remember exactly what you've read, so you always come right back where you left off