Update snippet descriptions
This commit is contained in:
@ -3,7 +3,7 @@ title: isBeforeDate
|
||||
tags: date,beginner
|
||||
---
|
||||
|
||||
Check if a date is before another date.
|
||||
Checks if a date is before another date.
|
||||
|
||||
- Use the less than operator (`<`) to check if the first date comes before the second one.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user