Update docs to reflect cron-parser's new support for the # day-of-week character
See original GitHub issueThe latest release of the cron-parser
dependency has added support for the #
special character.
Issue Analytics
- State:
- Created 4 years ago
- Comments:5 (5 by maintainers)
Top Results From Across the Web
cron mapping not working accurately where '?' symbol is ...
This is how I'm trying to do so (Groovy code): Cron unixCron = new CronParser(new CronDefinitionBuilder().instanceDefinitionFor(CronType.
Read more >Create and use character styles in Pages on Mac
Create and use character styles in Pages on Mac · Apply a character style · Create a new character style · Update or...
Read more >How to Use Special Characters in Windows Documents
This article describes how to use special characters that are available through the Character Map, and how to manually type the Unicode number...
Read more >Fun Text - Google Workspace Marketplace
Here's what's new: -Four new character effects: Weird, Stacked, Bubbled, and Blocked -Updated the More... tab -Bug fixes This will probably be the...
Read more >Basics of paragraph and character styles - Adobe Support
Work with Character and Paragraph styles (also called Text styles) to maintain consistency throughout your document.
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Yeah, I don’t mind resolving my own issue. 😛 It’s only fair since I added the
#
support tocron-parser
, tooOn Thu, Apr 11, 2019, 09:28 Santiago Gimeno notifications@github.com wrote:
I might add W later if I’m feeling wild.