Hi - i was suprised that LT flagged the following months of dates in sentences as below. Is this the expected behavior ? Other three character months worked fine, but Sep and Mar were flagged. Is there a way to add this type of date formatting to LT ?
-thanks!
It was Sep 12, 2012.
category = 'Possible Typo’
fromx = 7
tox = 10
locqualityissuetype = 'misspelling’
msg = 'Possible spelling mistake found’
ruleid=‘MORFOLOGIK_RULE_EN_US’
It was Mar 12, 2012.
category = 'Grammer’
fromx = 7
tox = 10
locqualityissuetype = 'grammer’
msg = 'Consider using a past participle here: \‘marred\’.'
ruleId = ‘BEEN_PART_AGREEMENT’