info > Date::Manip::Lang::danish

Not found locally for Date::Manip::Lang::danish. Try Google search

## 🎯 NAME **Date::Manip::Lang::danish** 🇩🇰 — Danish language support for Date::Manip. ## 🚀 Quick Reference | Use Case | Command | Description | |----------|---------|-------------| | 🔍 Parse Danish date strings | `Date::Manip::Date->new("25. december 2023", "danish")` | Parse a date written in Danish using the `danish` language module | | 📅 Format date in Danish | `$date->printf("%d. %B %Y")` | Outputs like "25. december 2023" using Danish month names | | 📆 Danish month names | `Januar, Februar, Marts, ... December` | 12 full Danish month names; abbreviations: Jan, Feb, ..., Dec | | 📅 Danish day names | `Mandag, Tirsdag, Onsdag, ... Søndag` | 7 full Danish day names; short: M, Ti, O, To, F, L, S | | ⏱️ Danish delta fields | `år, måneder, uger, dage, timer, minutter, sekunder` | Fields for years, months, weeks, days, hours, minutes, seconds | | 🌅 Morning/afternoon | `FM / f.m.` (morning), `EM / e.m.` (afternoon) | 12‑hour time designators | | 🔁 “Each”/“Every” | `hver` | Used in phrases like `hver Mandag` (every Monday) | | ⏩ Next occurrence | `næste` | “Next week” → `næste uge` | | ⏪ Previous/Last | `forrige` (previous), `sidste` (last) | “Last Tuesday” → `sidste Tirsdag` | | 🔮 Future delta | `om`, `senere` | “In 5 days” → `om 5 dage` | | ⏮️ Past delta | `siden` | “5 days ago” → `5 dage siden` | | 💼 Business delta | `arbejdsdag`, `arbejdsdage` | Force delta to be business‑day aware | | 🔢 Numbers 1–53 | `en, to, tre, … treogindstyve` | Danish cardinal and ordinal numbers up to 53 | | 🚫 Ignored words | `klokken`, `kl`, `kl.`, `om`, `på` | Articles/prepositions like `kl. 12:00` | | 📅 Date‑setting words | `idag` (today), `igår` (yesterday), `imorgen` (tomorrow) | Deltas that set the date but not the time | | 🕰️ Time‑only words | `midnat` (00:00), `midt på dagen` (12:00) | Set the time of day only | | ⏰ Now | `nu` | Sets both date and time to current moment | | ⏱️ Time separators | `\. :` (additional pair) | Hour‑minute separator period, minute‑second colon | | 🔢 Fractional seconds separator | Not defined (decimal point always allowed) | Only `.` is supported | ## 📖 SYNOPSIS This module contains a list of words and expressions supporting the Danish language. It is **not** intended to be used directly (other **Date::Manip** modules will load it as needed). ## 🗣️ LANGUAGE EXPRESSIONS All strings are **case insensitive**. ### 📅 Month names and abbreviations When writing out the name of the month, several different variations may exist, including full names and abbreviations. **Full month names:** **Abbreviations:** ### 📅 Day names and abbreviations **Full day names:** **Abbreviations:** **Short (1‑2 characters) abbreviations:** ### ⏱️ Delta field names These are the names (and abbreviations) for the fields in a delta. There are 7 fields: years, months, weeks, days, hours, minutes, seconds. ### 🌅 Morning/afternoon times Designate morning or afternoon when a time is entered as a 12‑hour time. ### 🔁 Each or every Words that specify every occurrence of something. Used in phrases like “EVERY Monday”, “EVERY month”. ### ⏩ Next/Previous/Last occurrence Words used to specify the next, previous, or last occurrence. ### 🔮 Delta words for going forward/backward in time Words used to specify deltas in the future or past relative to a date. ### 💼 Business mode Words used to specify a standard (non‑business) delta or a business delta. ### 🔢 Numbers Numbers may be spelled out in a variety of ways (ordinal and cardinal). ### 🚫 Ignored words Words that are typically not important for parsing dates. ### 📅 Words that set the date, time, or both Words used to specify a date, a time, or both relative to now. **Words that set the date (delta added to current time, time NOT set):** **Words that set only the time of day:** **Words that set the entire time and date (relative to now):** ### ⏱️ Hour/Minute/Second separators When specifying the time of day, the most common separator is a colon (:). Some languages use different pairs. A pair of colons is **always** allowed. Additional pairs for Danish: ### 🔢 Fractional second separator The decimal point (.) is **always** allowed. No additional separator is defined for this language. ## 🐞 KNOWN BUGS None known. ## ❓ BUGS AND QUESTIONS Please refer to the **Date::Manip::Problems** documentation for information on submitting bug reports or questions to the author. ## 📚 SEE ALSO ## 📄 LICENSE This script is free software; you can redistribute it and/or modify it under the same terms as Perl itself. ## 👤 AUTHOR Sullivan Beck (sbeck AT cpan.org) --- perl v5.32.1 — 2021-11-20 — Date::Manip::Lang::danish(3pm)

Generated by phpman v4.10.0-7-g98e9fd5 Author: Che Dong Under GNU General Public License
2026-09-07 08:35 @2600:1f28:365:80b0:d222:ca63:50d7:f9b2
CrawledBy CCBot/2.0 (https://commoncrawl.org/faq/)
Valid XHTML 1.0 Transitional!Valid CSS!