php man page for variant_date_to_timestamp

Query: variant_date_to_timestamp

OS: php

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

VARIANT_DATE_TO_TIMESTAMP(3)						 1					      VARIANT_DATE_TO_TIMESTAMP(3)

variant_date_to_timestamp - Converts a variant date/time value to Unix timestamp

SYNOPSIS
int variant_date_to_timestamp (variant $variant)
DESCRIPTION
Converts $variant from a VT_DATE (or similar) value into a Unix timestamp. This allows easier interopability between the Unix-ish parts of PHP and COM.
PARAMETERS
o $variant - The variant.
RETURN VALUES
Returns a unix timestamp.
SEE ALSO
variant_date_from_timestamp(3), date(3), strftime(3). PHP Documentation Group VARIANT_DATE_TO_TIMESTAMP(3)
Related Man Pages
variant_int(3) - php
datetimeimmutable.gettimestamp(3) - php
variant_cat(3) - php
variant_round(3) - php
variant_sub(3) - php
Similar Topics in the Unix Linux Community
Forum Video Tutorial: How to Use Code Tags
UNIX.COM 2017 Year End Summary
New Code Tags (Syntax Highlighting)
The Order of the Wizard's Hat - Lifetime Achievement Award 2019 - Congrats to Don Cragun
Please Welcome Nicki Paul to the Moderator Team!