Skip to content

Missing dots on months abreviations#63

Closed
TataAtta wants to merge 1 commit into
KidSysco:masterfrom
TataAtta:patch-1
Closed

Missing dots on months abreviations#63
TataAtta wants to merge 1 commit into
KidSysco:masterfrom
TataAtta:patch-1

Conversation

@TataAtta
Copy link
Copy Markdown

No description provided.

@KidSysco
Copy link
Copy Markdown
Owner

OK I was waiting for Ben to Chime in here. I am wondering if I am even reading this right...

Is May. with a dot at the end being suggested?

If so, then it is not correct. May is never abbreviated.

Have a look at the following link, but it should not really matter anyway, these are your settings. If you want to abbreviate May. as such, then you certainly can.

http://library.princeton.edu/departments/tsd/katmandu/reference/months.html

If someone can confirm this for me, I will close this one out.

@benjamin-albert
Copy link
Copy Markdown
Collaborator

I was actually waiting for @KidSysco to say what he thinks about this.

I guess I should have said that before instead of let everyone wait.

I agree. I don't think those months need to be abbreviated.

@TataAtta If you insist on abbreviating all months in you're page you can do it using our Multiple Language Support.

Example:

$(".selector").MonthPicker({
    i18n: {
       months: ['Jan.', 'Feb.', 'Mar.', 'Apr.', 'May.', 'Jun.', 'Jul.', 'Aug.', 'Sep.', 'Oct.', 'Nov.', 'Dec.']
    }
});

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.

3 participants