You are here

constant DATE_FORMAT_ICAL_DATE in Date 8

Same name and namespace in other branches
  1. 6.2 date_api.module \DATE_FORMAT_ICAL_DATE
  2. 7.3 date_api/date_api.module \DATE_FORMAT_ICAL_DATE
  3. 7 date_api/date_api.module \DATE_FORMAT_ICAL_DATE
  4. 7.2 date_api/date_api.module \DATE_FORMAT_ICAL_DATE

File

date_api/date_api.module, line 120
This module will make the date API available to other modules. Designed to provide a light but flexible assortment of functions and constants, with more functionality in additional files that are not loaded unless other modules specifically include them.

Code

const DATE_FORMAT_ICAL_DATE = "Ymd";