Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

change dateformatter #7

Closed
J-Arji opened this issue Apr 12, 2016 · 7 comments
Closed

change dateformatter #7

J-Arji opened this issue Apr 12, 2016 · 7 comments
Labels

Comments

@J-Arji
Copy link

J-Arji commented Apr 12, 2016

hi
how can change date formatter to jalali and change style number ??
thanks for help ??

@patchthecode
Copy link
Owner

Have you looked at the tutorial?
CellView.xib

  1. Changing the font
    Go there and change the font of the text to what ever you want.
  2. Changing the date formatter
    Look at the delegate setup function
    func configureCalendar(calendar: JTAppleCalendarView) -> (startDate: NSDate, endDate: NSDate, calendar: NSCalendar)
    You provide you own calendar in there. Setup the calendar to what ever you want it to be.

@J-Arji
Copy link
Author

J-Arji commented Apr 12, 2016

I don't want to just change font i want change style ,look a picture
unnamed

@patchthecode
Copy link
Owner

Take a look at the tutorial. You can the setup the CellView.xib however you want.
screen shot 2016-04-12 at 11 53 35 am

By the way, did you create that calendar using JTAppleCalendar?

@J-Arji
Copy link
Author

J-Arji commented Apr 12, 2016

yes

@patchthecode
Copy link
Owner

Hey, if you are able to build your calendar, can i use your image as an example in my documentation?

@J-Arji
Copy link
Author

J-Arji commented Apr 13, 2016

yeah .sure

@patchthecode
Copy link
Owner

Cool. when you are finished with you. You can upload the image here -> #2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants