Weekday - 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-09-26
ft:lastPublication
2025-09-26T10:03:58.880000

Description

Returns an integer from 1 to 7, indicating the weekday of the specified date.

Syntax

Weekday ( date )

Arguments

date is a Date expression.

Remarks

Weekday returns an integer value representing the day of the week with 1 = Sunday, 2 = Monday, etc. If date is null, Weekday returns null.

Weekday works with both Date and DateTime expressions.