You are here

constant DATE_FORMAT_ICAL in Date 5

Same name and namespace in other branches
  1. 8 date_api/date_api.module \DATE_FORMAT_ICAL
  2. 5.2 date_api.module \DATE_FORMAT_ICAL
  3. 6.2 date_api.module \DATE_FORMAT_ICAL
  4. 6 date_api.module \DATE_FORMAT_ICAL
  5. 7.3 date_api/date_api.module \DATE_FORMAT_ICAL
  6. 7 date_api/date_api.module \DATE_FORMAT_ICAL
  7. 7.2 date_api/date_api.module \DATE_FORMAT_ICAL

File

./date_api.module, line 18
A module that will make the date API available to other modules with no dependencies on CCK. To use it, install the module, then add the following code wherever date api functions are needed:

Code

define('DATE_FORMAT_ICAL', "YmdTHis");