<time> node
Description
Configures time formatting strings.
Attributes
| Attribute Name | Description | Type | Possible Values | Default Value |
|---|---|---|---|---|
| am_string | Sets string for AM. | String | n/a | AM |
| short_am_string | Sets short AM string. | String | n/a | A |
| pm_string | Sets string for PM. | String | n/a | PM |
| short_pm_string | Sets short PM string. | String | n/a | P |