Fscalendar: Calendar Reload data

Created on 23 Dec 2016  路  5Comments  路  Source: WenchaoD/FSCalendar

Most helpful comment

thanks @onurays for your help.Its work fine

All 5 comments

@adavan2107 The link is not valid.

Please check the image while swiping it goes to 1970 year
calendar

I had the same issue and calendarView.adjustMonthPosition() worked for me. Could you try this and confirm?

thanks @onurays for your help.Its work fine

I had this problem and I solved in this way:
fsCalendar.locale = NSLocale(localeIdentifier: "fa_IR") as Locale
fsCalendar.select(Date())
fsCalendar.identifier = NSCalendar.Identifier.persian.rawValue

Was this page helpful?
0 / 5 - 0 ratings

Related issues

VaraPrasad62 picture VaraPrasad62  路  4Comments

GDXRepo picture GDXRepo  路  3Comments

StanleySathler picture StanleySathler  路  5Comments

shilpashreemayigaiah picture shilpashreemayigaiah  路  3Comments

iHamzaaK picture iHamzaaK  路  5Comments