Author Topic: Hook on date  (Read 3276 times)

bamdadd

  • Newbie
  • *
  • Posts: 2
    • View Profile
Hook on date
« on: April 17, 2011, 05:32:38 am »
Hi
I want to change Gregorian calendar to Jalali calendar in Persian localization
I figured out that i can add some hooks and without touching core components codes, obviate the need of Persian calendar.
I don't know where should i user my hooks
I found these files :
  • DashboardController.class
  • helpers/calendar.php
i dont know where to start ,
is there anyone to help me?