How can I create tokens to automatically recognize date formats and other strings which are not recognized in my languages (for 10 years now)?
My strings will include:
Dates
Source Alphanumeric > Target Day of Week
Source Alphanumeric > Target Month
Source Alphanumeric > Target Year
(Alpha)numeric > (via a mathematical calculation) > Target Year
Combinations of the above, hopefully able to interact with the target language settings for long date, short date, etc.
Addresses and document codes
Source Alpanumeric > Target Alphanumeric
(If I could see the Regex for currently functioning date tokens and knew where to register them in Studio, I think I could work these out.
Thanks
Translate