Skip to content

Momeks/MKPersianCal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

Commentary

MKPersianCal is a simple way to present Persian date "Shamsi - Khorshidi". It's include one class, MKPersianCal, and occupies less than 5 kB compiled. It uses only public APIs, to show Persian date ,and of course you can create events for your dates and ensure that your application is safe for submission to the App Store.

Installation

Drag MKPersianCal.h/.m into your project and make sure you import #import "MKPersianCal.h" this class in your ViewController.h

Getting Started

  • Implementing the MKPersianCal protocol: MKPersianCal *persianCal = [[MKPersianCal alloc] init];

================

In order for this module to do you any good, you should write your file header comments in a way that make-readme-markdown.el understands. An attempt has been made to support the most common file header comment style, so hopefully you shouldn't have to do anything...

  • ';;;' at the beginning of a line for a header.
  • ';;`' at the beginning of a line for a code line.
  • 'o' at the beginning of a line for a list item

If there's some more syntax you would like to see supported, just drop me a line: mitch.special@gmail.com

Markdown README file generated by make-readme-markdown.el

About

Persian Date and Time API for iOS developers

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published