wp_exif_date2ts


wp_exif_date2ts ( $str )

Parameters:
  • (string) str A date string expected to be in Exif format (Y:m:d H:i:s).
Returns:
  • (int|false) The unix timestamp, or false on failure.
Defined at:

Description

Converts the exif date format to a unix timestamp.

Related Functions

wp_exif_frac2dec, wp_date, wp_ext2type, wp_get_update_data, wp_ajax_date_format

Top Google Results

User discussions

wpseek mobile