mattlewis92/angular-bootstrap-calendar

Change direction of days

eliadvertman opened this issue · 3 comments

Hello,

because my project is in hebrew (we write from right to left),
i need to switch the direction of the days from right to left,

how can i do that?

The only way I can think of would be to write own view templates based on original templates. See here.

Just have a look at original templates - it's just HTML code with angularJS tags.