Windows PowerShell command on Get-command timeb
MyWebUniversity

Manual Pages for UNIX Operating System command usage for man timeb

Headers timeb.h(3HEAD)

NAME

timeb.h, timeb - additional definitions for date and time

SYNOPSIS

#include

DESCRIPTION

The header defines the timeb structure, which

includes the following members:

time_t time /* the seconds portion of the current time */

unsigned short millitm /* the milliseconds portion of the current time */ short timezone /* the local timezone in minutes west of Greenwich */ short dstflag /* TRUE if Daylight Savings Time is in effect */

The time_t type is defined as described in .

ATTRIBUTES

See attributes(5) for descriptions of the following attri-

butes:

____________________________________________________________

| ATTRIBUTE TYPE | ATTRIBUTE VALUE |

|_____________________________|_____________________________|

| Interface Stability | Committed |

|_____________________________|_____________________________|

| Standard | See standards(5). |

|_____________________________|_____________________________|

SEE ALSO

time.h(3HEAD), types.h(3HEAD), attributes(5), standards(5)

SunOS 5.11 Last change: 10 Sep 2004 1




Contact us      |      About us      |      Term of use      |       Copyright © 2000-2019 MyWebUniversity.com ™