The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Changes for version 0.012 - 2020-03-04

  • Update property names in examples (data -> value, res -> validated_value).

Modules

Convert English day-of-week name (e.g. su, MON, Tuesday) to number (1-7, 1=Monday)
Convert English month name (e.g. Dec, april) to number (1-12)
Convert timezone offset strings like UTC-500, UTC, or UTC+12:30 to number of offset seconds from UTC
Generate completion for date::dow_num
Generate completion for date::dow_nums
Generate completion for date::month_num
Generate completion for date::month_nums
Day of month
Day-of-week name (abbreviated or full, in English)
Day-of-week number (1-7, 1=Monday)
Array of day-of-week numbers (1-7, 1=Monday)
Minute of hour
Month number/name (abbreviated or full, in English)
Month name (abbreviated or full, in English)
Array of month numbers
Second of minute
Timezone offset in seconds from UTC
Timezone offset in seconds from UTC
Day-of-week name (abbreviated or full, in English)
Day-of-week number (1-7, 1=Monday)
Array of day-of-week numbers (1-7, 1=Monday)
Month number/name (abbreviated or full, in English)
Month name (abbreviated or full, in English)
Array of month numbers
Second of minute
Timezone offset in seconds from UTC
Timezone offset in seconds from UTC
Sah schemas related to date