Common questions about Data Table Last Modified Time usually focus on display format, field differences, and follow-up calculations. This section covers 3 frequent questions.
FAQ
Does the Last Modified Time field support a 12-hour clock?
- The Android side does not currently provide a direct switch between 12-hour and 24-hour display for this field.
- If you need a different display format, check whether the desktop side provides a related time display setting.
- After adjusting it there, return to the table and verify the result.
What is the difference between a Last Modified Time field and a date field?
- A Last Modified Time field records when a record was edited most recently.
- A date field is used to store date information manually or by rule, with the focus on the date value itself.
- If you need both date content and update tracking, use separate fields based on the table purpose.
Can the Last Modified Time field be used in formulas?
- First confirm that the current table formula capability supports references to time-related fields.
- Select the Last Modified Time field as a reference in the formula.
- Run the time difference or related calculation you need, then check whether the result matches your expectation.
Glossary
| Term | Definition |
|---|---|
| Last Modified Time | A field that records when a data record was edited most recently, usually updated by the system automatically. |
| Field Type | The data structure setting for each column in a data table, used to define what the column stores. |
| Auto-fill | A process in which the system writes a field value automatically when the required condition is met. |