Closed segsmachine closed 1 year ago
Add a simple (but very helpful) explanation
Many people don't understand that regular strings (like "Daily") can be interpreted as MomentJS syntax
You can add this line under line 91,
You can escape a string of characters using brackets (For example, [Daily]/YYYY-MM-DD) <br>
Good idea, though I'll make the wording a bit terser since the Moment description is already quite verbose.
Summary
Add a simple (but very helpful) explanation
Details
Many people don't understand that regular strings (like "Daily") can be interpreted as MomentJS syntax
You can add this line under line 91,