variant_date_from_timestamp(3) php man page | unix.com

Man Page: variant_date_from_timestamp

Operating Environment: php

Section: 3

VARIANT_DATE_FROM_TIMESTAMP(3)						 1					    VARIANT_DATE_FROM_TIMESTAMP(3)

variant_date_from_timestamp - Returns a variant date representation of a Unix timestamp

SYNOPSIS
variant variant_date_from_timestamp (int $timestamp)
DESCRIPTION
Converts $timestamp from a unix timestamp value into a variant of type VT_DATE. This allows easier interopability between the unix-ish parts of PHP and COM.
PARAMETERS
o $timestamp - A unix timestamp.
RETURN VALUES
Returns a VT_DATE variant.
SEE ALSO
variant_date_to_timestamp(3), mktime(3), time(3). PHP Documentation Group VARIANT_DATE_FROM_TIMESTAMP(3)
Related Man Pages
xmgetdragcontext(3x) - osf1
variant_int(3) - php
getdate(3) - php
gmstrftime(3) - php
time_sleep_until(3) - php
Similar Topics in the Unix Linux Community
Simple rules of the UNIX.COM forums:
Rules for Homework & Coursework Questions Forum
Forum Video Tutorial: How to Use Code Tags
UNIX.COM 2017 Year End Summary
New Code Tags (Syntax Highlighting)