You are here

namespace Drupal\date_api in Date 8

Classsort descending Location Description
DateGranularity date_api/lib/Drupal/date_api/DateGranularity.php This class manages granularity. It can set granularity, get it from an array, get it from a format string, see if the array has any time or date elements, set and unset various granularity parts, create a nongranularity array of the granularity parts…
DateiCalParse date_api/lib/Drupal/date_api/DateiCalParse.php Return an array of iCalendar information from an iCalendar file.
DateSqlHandler date_api/lib/Drupal/date_api/DateSqlHandler.php A class to manipulate date SQL.