You are here

6 uses of DATE_REGEX_LOOSE in Date 5.2

date_convert in ./date_api.module
Date conversion helper function.
date_datetime2timestamp in date_php4/date_php4.inc
Create a timestamp from a datetime value.
date_ical_parse_date in ./date_api_ical.inc
Parse a ical date element.
date_iso_array in ./date_api.module
Create an array of date parts from an ISO date.
date_is_valid in ./date_api.module
Functions to test the validity of a date in various formats. Has special case for ISO dates and arrays which can be missing month and day and still be valid.
_date_views_filter_handler in date/date_views.inc