Hour - 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 hour portion as an integer (0-23).

Syntax

Hour ( time )

Arguments

time is a time value.

Example

Hour(NumberToTime(101200000000))

Evaluates to 10.

Remarks

If time is null, Hour returns null.

Hour works with both Time and DateTime values.