A good date converter for Jalali Calendar in Java? [closed]

For better localization and language support, it is often convenient to use the ICU (International Components for Unicode) library from IBM. The APIs are similar to the standard Java APIs, but add additional support for localization and internationalization (e.g. time and calendar issues, sorting, formatting rules and a regex implementation with proper Unicode support). To … Read more

Is there any library or algorithm for Persian (Shamsi or Jalali) calendar in Android? [closed]

I’m using this algorithm for years and it is very accurate between 1901 and 2099. Use it and Enjoy! 🙂 public class Utilities { private class SolarCalendar { public String strWeekDay = “”; public String strMonth = “”; int date; int month; int year; public SolarCalendar() { Date MiladiDate = new Date(); calcSolarCalendar(MiladiDate); } public … Read more

Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)