• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

Calendar conversion

 
Greenhorn
Posts: 23
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Can any one please tell me how to convert Date from Hijiri calendar to Gregorian Calendar..
If possible give some code too.
 
Ranch Hand
Posts: 242
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Please use appropriate forum to post the question. This post sure doesn't belong to "Advanced" section.

Google search showed http://www.codeproject.com/KB/datetime/hijrigregorianclass.aspx.

Please don't think I'm discouraging you from asking questions but these simple questions can be answered rightaway with simple search and which may be faster for you.
[ July 04, 2008: Message edited by: Santhosh Kumar ]
reply
    Bookmark Topic Watch Topic
  • New Topic