Minute - spectrum_spatial - Latest

Spectrum Spatial Guide

Product type
Software
Portfolio
Locate
Product family
Spectrumâ„¢ software
Product
Spectrumâ„¢ software > Spatial > Spectrum Spatial
Version
Latest
ft:locale
en-US
Product name
Spectrum Technology Platform
ft:title
Spectrum Spatial Guide
Copyright
2025
First publish date
2007
ft:lastEdition
2025-03-07
ft:lastPublication
2025-03-07T10:28:48.112000

Description

Accepts a Time and returns the minute portion an integer (0-59).

Syntax

Minute ( time )

Arguments

time is a time value.

Example

Minute(NumberToTime(1044200000000))

Evaluates to 44.

Remarks

If time is null, Minute returns null.

Minute works with both Time and DateTime values.