java - Integrate two types of Gregorian and solar (shamsi,jalali) calendar with each other in calendar view -


i wondering if can integrate 2 types of calendar in android(like solar , gregorian) each other , show them in 1 calendar view possible even?

its example of saying:

https://ibb.co/na1ygk

for has problem solved making custom calendar view grid layout , create 2 calendar class of icu4j library(on gregorian calendar , 1 persian calendar , set them on view)

lib: http://site.icu-project.org/download/59


Comments

Popular posts from this blog

ubuntu - PHP script to find files of certain extensions in a directory, returns populated array when run in browser, but empty array when run from terminal -

php - How can i create a user dashboard -

javascript - How to detect toggling of the fullscreen-toolbar in jQuery Mobile? -