Skip to content

Simple multilanguage support - #14

Open
denis-a-evdokimov wants to merge 2 commits into
robertwilczynski:masterfrom
denis-a-evdokimov:master
Open

denis-a-evdokimov wants to merge 2 commits into
robertwilczynski:masterfrom
denis-a-evdokimov:master

Conversation

@denis-a-evdokimov

Copy link
Copy Markdown

Adding simple multi-language support for week days and month names

  • locale can be set in Options (RFC 1766 standard)
  • additional Handlers added (RdnSdRmnSyTHandler.cs, SyRmnSdTHandler.cs)
  • dynamic classes in RepeaterScanner replaced with structures
  • improve performance of ScanDayNamesand ScanMonthNames - now return just after match founded

Denis Evdokimov and others added 2 commits July 4, 2016 22:08
- locale can be set in Options (RFC 1766 standard)
- additional Handlers added (RdnSdRmnSyTHandler.cs, SyRmnSdTHandler.cs)
- dynamic classes in RepeaterScanner replaced with structures
- add simple multilanguage support for week days and month names
@denis-a-evdokimov denis-a-evdokimov changed the title Simple ,multilanguage support Simple multilanguage support Jul 5, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant