MINUTE (PQL - xl)

This function returns the minute corresponding to a specified time

  • Library: PQL \ Spreadsheet \ Date & Time
  • Compatibility: Any content (regardless of data source) in the Tabulate spreadsheet module
  • Solve: This function can be used with the Solve plug-in: both as part of the objective function and constraint functions

Syntax

MINUTE(serial number)

Function Arguments

Name

Description

Type

Optional

serial number

A number or text in time format

StringOrNumber

Comments

This function is the same as the Microsoft Excel 'MINUTE' function - using the same inputs, logic and outputs.