StringToDate - 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

Creates a Date from a character string.

Syntax

StringToDate ( str, fmt )

Arguments

str is a string representation of a date, and

fmt is a string identifying the format of str.

Remarks

For more information about the meaning of the fmt argument, see Date and Time Format Strings section.

Note: StringToDate cannot perform conversions on DateTime strings. Use StringToDateTime.