cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
283
Views
1
Helpful
3
Replies

dd-mm-year format

jijeshkt
Level 1
Level 1

Hi Team,

 

I have one requirement. When customers enter their date of birth it should come in dd/mm/yy format. After we need to validate user name and date of birth through API. Can you someone suggest how can I create a variable to to get the dd/mm/yy format. 

 

Regards,

 

Jijesh

3 Replies 3

jijeshkt
Level 1
Level 1

Can you suggest?

This is up to you, but the easiest is to ask the caller to enter their 2 digit day, then 2 digit month, then 2 digit year. Then read it back to them and ask them to confirm it.

david

I have completed it. We can split the digits once customers enters the full digits

jijeshkt_0-1716903900259.png