Common questions about Last Modified Time mainly involve display format, field differences, and calculation use cases; this FAQ includes 3 common questions and 3 glossary terms.
FAQ
Does the Last Modified Time field support a 12-hour clock?
- On iOS, this field does not currently provide a direct option to switch the time display format.
- If you need 24-hour or 12-hour display, open the related data table on desktop.
- After adjusting the display format there, return to mobile to review the result.
What is the difference between a Last Modified Time field and a date field?
- A Last Modified Time field records the latest time when a record was edited.
- A date field is mainly used to store date information based on business needs.
- If you need both a business date and an update timestamp, use the two field types separately as needed.
Can the Last Modified Time field be used in formulas?
- Yes. Time-related fields can be used in relevant calculation scenarios.
- Before building a formula, confirm whether you need a time difference, a date comparison, or a status check.
- For more complex logic, define the field format clearly before configuring the formula.
Glossary
| Term | Definition |
|---|---|
| Last Modified Time | A system field that automatically records the latest time when a record was edited. |
| Field Type | The data structure type of a column in a data table, such as date, time, or Last Modified Time. |
| Auto-fill | A process where the system writes the field value automatically based on the action result. |