You are here

function cmfcCalendarV1::timestampToStr in Calendar Systems 7.3

Same name and namespace in other branches
  1. 8 calendar/v1/calendarV1.class.inc.php \cmfcCalendarV1::timestampToStr()
  2. 8.2 calendar/v1/calendarV1.class.inc.php \cmfcCalendarV1::timestampToStr()
  3. 5 calendar/v1/calendarV1.class.inc.php \cmfcCalendarV1::timestampToStr()
  4. 6.3 calendar/v1/calendarV1.class.inc.php \cmfcCalendarV1::timestampToStr()
  5. 6 calendar/v1/calendarV1.class.inc.php \cmfcCalendarV1::timestampToStr()
  6. 7 calendar/v1/calendarV1.class.inc.php \cmfcCalendarV1::timestampToStr()
  7. 7.2 calendar/v1/calendarV1.class.inc.php \cmfcCalendarV1::timestampToStr()
3 methods override cmfcCalendarV1::timestampToStr()
cmfcCalendarV1Arabic::timestampToStr in calendar/v1/calendarSystems/arabic.class.inc.php
Islamic Calendar
cmfcCalendarV1Gregorian::timestampToStr in calendar/v1/calendarSystems/gregorian.class.inc.php
cmfcCalendarV1Iranian::timestampToStr in calendar/v1/calendarSystems/iranian.class.inc.php

File

calendar/v1/calendarV1.class.inc.php, line 93

Class

cmfcCalendarV1

Code

function timestampToStr($format, $timestamp) {
}