SQL-Statement-Functions-Date 0.050 Latest
Kwalitee Issues
No Core Issues.
- use_warnings
-
Add 'use warnings' (or its equivalents) to all modules, or convince us that your favorite module is well-known enough and people can easily see the modules warn when something bad happens.
Error: SQL::Statement::Functions::Date
- has_security_doc
-
Add SECURITY(.pod|md). See Software::Security::Policy.
- security_doc_contains_contact
-
Add SECURITY(.pod|md) and add a contact address. See Software::Security::Policy.
- has_contributing_doc
-
Add CONTRIBUTING(.pod|md). See https://docs.github.com/en/communities/setting-up-your-project-for-healthy-contributions/setting-guidelines-for-repository-contributors.
Modules
Name | Abstract | Version | View |
---|---|---|---|
SQL::Statement::Function::ByName::DATE | Return the date part (e.g. 2022-12-13) of a date/datetime expression | 0.050 | metacpan |
SQL::Statement::Function::ByName::DAY | Synonym for DAYOFMONTH() SQL function | 0.050 | metacpan |
SQL::Statement::Function::ByName::DAYOFMONTH | Return day of month of a date/datetime expression | 0.050 | metacpan |
SQL::Statement::Function::ByName::DAYOFYEAR | Return day of year of a date/datetime expression | 0.050 | metacpan |
SQL::Statement::Function::ByName::HOUR | Return the hour part (00-23) of a date/datetime expression | 0.050 | metacpan |
SQL::Statement::Function::ByName::ISO_YEARWEEK | Return ISO 8601 YYYY-"W"ww (e.g. 2022-W51) of a date/datetime expression | 0.050 | metacpan |
SQL::Statement::Function::ByName::MINUTE | Return the minute part (00-59) of a date/datetime expression | 0.050 | metacpan |
SQL::Statement::Function::ByName::MONTH | Return the month part of a date/datetime expression | 0.050 | metacpan |
SQL::Statement::Function::ByName::SECOND | Return the second part (00-60) of a date/datetime expression | 0.050 | metacpan |
SQL::Statement::Function::ByName::TIME | Return the time part (e.g. 13:56:57) of a date/datetime expression | 0.050 | metacpan |
SQL::Statement::Function::ByName::WEEKDAY | WEEKDAY() SQL function | 0.050 | metacpan |
SQL::Statement::Function::ByName::WEEKOFYEAR | Return week of the year from a date/datetime expression | 0.050 | metacpan |
SQL::Statement::Function::ByName::YEAR | Return the year part from a date/datetime expression | 0.050 | metacpan |
SQL::Statement::Functions::Date | More date/time functions | 0.050 | metacpan |