• Модуль: tasks
  • Путь к файлу: ~/bitrix/modules/tasks/lib/kanban/timeline.php
  • Класс: BitrixTasksKanbanTimeLineTable
  • Вызов: TimeLineTable::getDatePhpFormat
static function getDatePhpFormat($formatTpl = FORMAT_DATETIME)
{
	return BitrixMainTypeDate::convertFormatToPhp($formatTpl);
}