DateTime::Locale::so - Locale data examples for the Somali (so) locale
| Use Case | Command | Description |
|---|---|---|
| 📅 Get day names | $locale->day_names | Returns wide day names (Isniin, Talaado, …) |
| 📅 Get abbreviated day names | $locale->day_abbreviations | Returns abbreviated (Isn, Tldo, …) |
| 📅 Get narrow day names | $locale->day_narrows | Returns narrow (I, T, A, …) |
| 📆 Get month names | $locale->month_names | Returns wide month names (Bisha Koobaad, …) |
| 📆 Get abbreviated month names | $locale->month_abbreviations | Returns abbreviated (Jan, Feb, …) |
| 📆 Get narrow month names | $locale->month_narrows | Returns narrow (J, F, M, …) |
| 🔢 Get quarter names | $locale->quarter_names | Returns wide (Rubaca 1aad, …) |
| ⏳ Get era names | $locale->era_names | Returns wide (Ciise Hortii, Ciise Dabadii) |
| 📅 Format date (full) | $locale->format_datetime($dt, 'full') | Uses full date pattern (e.g. Talaado, Bisha Labaad 5, 2008) |
| 📅 Format date (short) | $locale->format_datetime($dt, 'short') | Uses short pattern (e.g. 05/02/08) |
| ⏰ Format time (full) | $locale->format_datetime($dt, 'full') | Uses full time pattern (e.g. 6:30:30 GD UTC) |
| 📅🔗 Format datetime (medium) | $locale->format_datetime($dt, 'medium') | Uses medium datetime pattern (05-Feb-2008 ee 6:30:30 GD) |
| 📆 First day of week | $locale->first_day_of_week | Returns 1 (Isniin/Monday) |
| 🕐 Prefers 24-hour time? | $locale->prefers_24_hour_time | Returns false (uses 12-hour with GD/GH) |
This pod file contains examples of the locale data available for the Somali locale.
| Type | Wide | Abbreviated | Narrow |
|---|---|---|---|
| Format |
|
|
|
| Stand-alone |
|
|
|
| Type | Wide | Abbreviated | Narrow |
|---|---|---|---|
| Format |
|
|
|
| Stand-alone |
|
|
|
| Type | Wide | Abbreviated | Narrow |
|---|---|---|---|
| Format |
|
|
|
| Stand-alone |
|
|
|
| Type | Wide | Abbreviated | Narrow |
|---|---|---|---|
| Format |
|
|
|
Each format code is shown with an example for the timestamp 2008-02-05T18:30:30.
See DateTime::Locale.
Generated by phpman v4.10.0-7-g98e9fd5 · Markdown · JSON · MCP Author: Che Dong Under GNU General Public License
2026-09-06 16:28 @2600:1f28:365:80b0:b86a:6c6a:14fb:cc81
CrawledBy CCBot/2.0 (https://commoncrawl.org/faq/)