Branch: refs/heads/blead
  Home:   https://github.com/Perl/perl5
  Commit: aec2cdca057daf646cf9d61995a600fab552bebd
      
https://github.com/Perl/perl5/commit/aec2cdca057daf646cf9d61995a600fab552bebd
  Author: Lukas Mai <lukasmai....@gmail.com>
  Date:   2024-11-19 (Tue, 19 Nov 2024)

  Changed paths:
    M pod/perlfunc.pod

  Log Message:
  -----------
  perlfunc/localtime: field ranges, use of strftime()

- move description of default argument to the top of the section
- be more explicit about the inconsistent ranges used by $mday (1-based)
  and $mon (0-based)
- give strftime examples first (for getting a full timestamp or just the
  year), as opposed to manual arithmetic and sprintf
- consistently indent all code blocks by 4 spaces



To unsubscribe from these emails, change your notification settings at 
https://github.com/Perl/perl5/settings/notifications

Reply via email to