Returns the last modified time of each cell in a row. Note: The system only returns the modification time for cells in computed columns. If you are only interested in the update time of specific fields, you can specify one or more columns, as shown in examples two and three.
Input formula
Select a formula
Number
Sum
Average
Max
Min
Round
Round Up
Round Down
Ceiling
Floor
Even
Odd
Int
Abs
Sqrt
Mod
Power
Exp
Log
Value
Text
Concatenate
Find
Search
Mid
Replace
Substitute
Len
Left
Right
Lower
Upper
Rept
T
Trim
Encode URL Component
Logic
If
Switch
True
False
And
Or
Xor
Blank
Error
Is Error
Not
Date
Today
Now
To Now
From Now
Date Add
Datetime Diff
Workday
Workday Diff
Is After
Is Before
Is Same
Datetime Format
Datetime Parse
Datestr
Timestr
Year
Month
Weekday
Weeknum
Day
Hour
Minute
Second
Set Locale
Set Timezone
Created Time
Last Modified Time
Array
Array Compact
Array Unique
Array Join
Array Flatten
Count
CountA
CountIf
CountAll
Object
Record ID
Returns the last modified time of each cell in a row. Note: The system only returns the modification time for cells in computed columns. If you are only interested in the update time of specific fields, you can specify one or more columns, as shown in examples two and three.
Usage
LAST_MODIFIED_TIME()
Example
LAST_MODIFIED_TIME()
=> "2024-06-10 6:27 p.m."
LAST_MODIFIED_TIME({date of begin})
=> "2024-06-09 1:27 p.m."