meta data for this page
- en
How To: Add a Date / Time to the Page
This procedure demonstrates adding a dynamic date / time to the page, positioning it, and removing unwanted objects to customize the page layout.
Adding the Date / Time
- Enable Edit Mode (if not already active) to allow modification of the page layout.
- In the Graphic dialog select Text from the Add dialog.
- In the Action on Tap dialog, select Default
- The default Text object is placed on the screen, enclosed in a bounding box indicating it is selected.
- While the Text object is highlighted, from the Object Design Menu (top) select Options icon (gear)
- In the Object Options Edit dialog, select Text
- The Text format dialog opens, select Date/Time which causes the default MMM d, yyyy to be entered in the dialog's input line.
- Replace the default symbols with the characters desired to represent the day, month, date, 12/24 hour time, hour, minute, time zone. See the table below:
^ Grouping ^ Symbol ^ Presentation ^ Description ^
| Month | M | Month | Month in year (e.g., July; 07) |
| L | Month | Standalone month in year | |
| Date | d | Number | Day in month |
| E | Text | Day name in week (e.g., Tuesday) | |
| u | Number | Day number of week (1 = Monday, …, 7 = Sunday) | |
| Year | y | Year | Year (e.g., 1996; 96) |
| Y | Year | Week year | |
| Time: 24/12hr | H | Number | Hour in day (0-23) |
| k | Number | Hour in day (1-24) | |
| K | Number | Hour in am/pm (0-11) | |
| h | Number | Hour in am/pm (1-12) | |
| Minute | m | Number | Minute in hour |
| Second | s | Number | Second in minute |
| S | Number | Millisecond | |
| AM/PM | a | Text | Am/pm marker |
| Time Zone | z | General time zone | Pacific Standard Time; PST |
| Z | RFC 822 time zone | -0800 | |
| X | ISO 8601 time zone | -08; -0800; Z |
- Pattern Examples
* To achieve the format Thursday - April 9, 2026 GMT, you would use the following patterns: - Standard Long Form: EEEE - MMMM d, yyyy z - Abreviated Form: E - MMM d, yyyy z
- Data Source
- For the full list of symbols, including week-in-month, era markers, and specific localization behavior, please refer to the official documentation:
- Android Developer Reference: SimpleDateFormat)) to change the default to the time and or date format desired.
- Select OK to save and return to the page with the object highlighted.
- Drag the date and/or tije to the desired location on the page.
- Optional: Resize the shortcut by dragging the handles located on the corners of the bounding box.
Removing an Existing Object
- Select the object to be removed by tap and hold it.
-
- Confirm the action in the Remove selections? dialog.
- The object is removed from the page, leaving the space available for the new shortcut.
Comments & Feedback
Toby Lancer is ready to help! Look for the Quick Help form:
► Desktop: left sidebar located near the bottom for Private to Admin
► Mobile: 3-bar menu at page top.
► Use the Discussion section below to share any experiences and communications with other Total Launcher users.
► Any Registered User can directly update this and any wiki page if desired.
Moderation: To keep the manual clean, all comments are held for appropriateness review. Preview any comment before submitting it. It will not display after submission until reviewed. So, please, do not resubmit.
Formatting: If using any code snippets place them inside code tags (e.g., 'code') using double single quotes (') before and after to keep them readable.
Be Kind: This is a community effort. Please keep feedback constructive and on topic.
~~DISCUSSION~~