EmbeddedSources / ESLocale

This library contains helper classes to produce correctly formed NSLocale, NSDateFormatter and NSCalendar objects

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This library contains helper classes to produce correctly formed NSLocale, NSDateFormatter and NSCalendar objects. Such objects are required to parse data that comes from web services as current locale may not match the remote service locale.
Also it contains custom SQLite functions to perform localizef calendar computations in queries.

Source Code License          : BSD
Supplement materials license : AFL

About

This library contains helper classes to produce correctly formed NSLocale, NSDateFormatter and NSCalendar objects

License:Academic Free License v3.0


Languages

Language:Objective-C 94.2%Language:C 5.8%