Min  Mod

Chapter 10: PowerScript Functions

Minute

Description

Obtains the number of minutes in the minutes portion of a time value.

Syntax

Minute ( time )

Argument

Description

time

The time value from which you want the minutes

Returns

Integer. Returns the minutes portion of time (00 to 59). If time is null, Minute returns null.

Examples

Example 1

This statement returns 1:

Minute(19:01:31)

See also





Copyright © 2004. Sybase Inc. All rights reserved. Mod

View this book as PDF