Ali Majdzadeh wrote: > Hi: I need a coldfusion code that lets me convert Hijri Shamsi date(persian > date system)to Gregorian date. I have seen some CFC that does that but it > needs some installation in the server. Is there any easy way that helps me > convert those dates? Thanks Benign
i guess you mean my calendar CFCs. you can workaround the need to put the icu4j jar and/or dr. ghasem's persian calendar jar on the server classpath by using mark's javaLoader CFC. http://www.compoundtheory.com/?action=javaloader.index if you need any help contact me off list. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting, up-to-date ColdFusion information by your peers, delivered to your door four times a year. http://www.fusionauthority.com/quarterly Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:253095 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

