persianutils
persianutils copied to clipboard
A collection of utilities for Scala/Java developers who are targeting Persian (Farsi) speaking users.
PersianUtils should be able to convert SimpleDate into Words. For example: SimpleDate(1392, 3, 3) is سوم خرداد یک هزار و سی صد و شصت و یک
Depending on the operating system and the keyboard layout, for some certain characters there are slight variations which look very similar to the Persian character but are from other languages....
Should [Joda-Time](http://www.joda.org/joda-time/) replace `java.util.Date` and `java.util.Calendar` in `SimpleDate`? What are the pros and cons of using Joda-Time?
Should `DateConverter` provide implicit conversions `java.util.Date String` out of the box? Or should it leave it to users?
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.[View this repository on the Mend.io Web Portal](https://developer.mend.io/github/bahmanm/persianutils). ## Config Migration Needed - [ ]...
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [com.github.sbt:sbt-ci-release](https://togithub.com/olafurpg/sbt-ci-release) ([source](https://togithub.com/sbt/sbt-ci-release)) | plugin | patch | `1.6.0` -> `1.6.1` | | [org.xerial.sbt:sbt-sonatype](https://togithub.com/xerial/sbt-sonatype)...