Using strftime to format Date objects and Date::Calendar::xxx objects in Raku
Stars
2
Forks
1
Watchers
2
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
49
commits
Fix a problem when using a locale which is not the locale currently stored inside the Date::Calendar::xxx object.
6e633d9View on GitHubAdd some tests and fix some wrong conversions to lower-case.
1fceb79View on GitHubSplitting the method signature and the processing, which is now in a private sub.
01b98f8View on GitHubA bit more documentation, including a link to DateTime::Strftime.
f8c079cView on GitHubRemoving references to "Perl 6". Minor documentation fixes.
10844bcView on GitHubSwitching from 6.c to 6.d, from version 0.0.x to 0.1.0, from .pm6 to .rakumod.
f18c4a7View on GitHub