Notification

AppSheet will be conducting service maintenance starting Sunday, May 19th, 2024 at 12:00 PM (7:00 PM UTC) and completing no later than 4:00 PM PDT (11:00 PM UTC). Learn more

EXTRACTDATETIMES()

Extract list of DateTime values within textual value

Returns a list of DateTime values within the textual value.

Sample usage

EXTRACTDATETIMES("Set a meeting for November 14th at 4pm.") returns a list of one item: the date and time for November 14 of the current year at 4:00 PM.

EXTRACTDATETIMES("Set a meeting for tomorrow at 4pm.") returns a list of one item: the date and time for tomorrow at 4:00 PM.

Syntax

EXTRACTDATETIMES(text-to-extract-from)

  • text-to-extract-from - Any textual value. May include specific dates and times, dates and times written in prose, and relative dates and times, such as tomorrow at 3pm, yesterday one hour from now, etc. See samples above.

Note

Some constant values, such as "MM/DD/YYYY", are evaluated as a Date value by AppSheet. Similarly, "000:00:00" is evaluated as a Duration value. This doesn't mean your spreadsheet data must use the same formats: the date and time formats in your spreadsheets are determined by the locale/language setting. Column will always be evaluated as the type of column. Additionally, you can convert data, both columns and string literals, to specific types using functions such as DATE(), TIME(), or DATETIME()

See also

Date and time expressions

EXTRACT()

EXTRACTCHOICE()

EXTRACTDATES()

EXTRACTDOMAINS()

EXTRACTDURATIONS()

EXTRACTEMAILS()

EXTRACTHASHTAGS()

EXTRACTMENTIONS()

EXTRACTNUMBERS()

EXTRACTPHONENUMBERS()

EXTRACTPRICES()

EXTRACTTIMES()

 

Was this helpful?

How can we improve it?

Need more help?

Try these next steps:

true
Search
Clear search
Close search
Main menu
7217324885741479422
true
Search Help Center
true
true
true
false
false