info > Date::Manip::Lang::portugue

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

📖 NAME

Date::Manip::Lang::portugue — Portuguese language support.

🚀 Quick Reference

Use CaseCommandDescription
🌐 Load language moduleuse Date::Manip::Lang::portugue;Load Portuguese language support for Date::Manip (auto-loaded as needed)
📅 Parse Portuguese date string$date = new Date::Manip::Date;
$date->parse("10 de Janeiro de 2023");
Parse a Portuguese-language date string into a Date::Manip object
⏰ Parse Portuguese time with AM/PM$date->parse("3:45 PM");Parse 12-hour time with Portuguese AM/PM indicators
📆 Parse Portuguese day name$date->parse("próxima segunda-feira");Parse relative day references like "next Monday" in Portuguese
⏱️ Parse Portuguese delta$delta->parse("5 dias atrás");Parse a delta expression like "5 days ago" in Portuguese
🔢 Parse spelled-out numbers$date->parse("vinte e cinco de Maio");Parse Portuguese number words (1–53) in date strings

📋 SYNOPSIS

This module contains a list of words and expressions supporting the language. It is not intended to be used directly (other Date::Manip modules will load it as needed).

🗣️ LANGUAGE EXPRESSIONS

The following is a list of all language words and expressions used to write times and/or dates. 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.

Month names:

Abbreviations:

📆 Day names and abbreviations

Day names:

Abbreviations:

Short (1–2 char) abbreviations:

⏱️ Delta field names

Names and abbreviations for the 7 delta fields (years, months, weeks, days, hours, minutes, seconds):

🌅 Morning/afternoon times

Expressions to designate morning or afternoon for 12-hour time:

🔁 Each or every

Words specifying every occurrence (e.g., "EACH Monday", "EVERY month"):

⏮️ Next/Previous/Last occurrence

Words for next, previous, or last occurrence:

⏩ Delta words for going forward/backward in time

Words specifying future or past deltas (like "IN 5 days" / "5 days AGO"):

💼 Business mode

Words to specify standard (non-business) delta or business delta:

🔢 Numbers

Spelled-out numbers from 1 to 53:

🚫 Ignored words

Words that are typically not important in common date formats:

📅 Words that set the date, time, or both

Words that set the date (relative to now):

Words that set only the time of day:

Words that set both date and time (relative to now):

⏰ Hour/Minute/Second separators

When specifying the time of day, the most common separator is a colon (:) which is always allowed. Additional language-specific pairs are not defined for this language.

⚡ Fractional second separator

The decimal point (.) is always allowed. Additional language-specific separators are not 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)

Date::Manip::Lang::portugue
📖 NAME 🚀 Quick Reference 📋 SYNOPSIS 🗣️ LANGUAGE EXPRESSIONS
📅 Month names and abbreviations 📆 Day names and abbreviations ⏱️ Delta field names 🌅 Morning/afternoon times 🔁 Each or every ⏮️ Next/Previous/Last occurrence ⏩ Delta words for going forward/backward in time 💼 Business mode 🔢 Numbers 🚫 Ignored words 📅 Words that set the date, time, or both ⏰ Hour/Minute/Second separators ⚡ Fractional second separator
🐛 KNOWN BUGS ❓ BUGS AND QUESTIONS 📚 SEE ALSO 📜 LICENSE ✍️ AUTHOR

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