Help localizing dates

Hi all!


I'm trying to localize the formatting of dates to follow a client's preferred style. They use the UN date format (day/month/year), for example: 18 June 2015.

Using Studio 2014 SP2, the closest I can get to that is 18 June, 2015. Is there a way around that?

Also, the settings let you change formatting for a specific language pair. Is there a way to change the Dates and Times settings so that they only apply to a specific TM?

thanks!

Becky

Parents Reply
  • Hi Becky,

    ok - I tested the two rules I gave you and they work perfectly!

    Are you sure you checked them both and gave them different names as they're different rules?

    And yes, you could use [1-3] and that would be more precise and ensure that if anyone wrote the 91st January you'd find it straight away because the regexautosuggest would not work;-)

    Your revised regex would find any day numbered from 10 to 999 though... probably not what you want either.  I would check your implementation of the rules I gave you first.

    Regards

    Paul Filkin | RWS Group

    ________________________
    Design your own training!

    You've done the courses and still need to go a little further, or still not clear? 
    Tell us what you need in our Community Solutions Hub

Children