Skip to content

Commit

Permalink
refactor
Browse files Browse the repository at this point in the history
  • Loading branch information
PondiB committed Jan 3, 2024
1 parent 9743439 commit 770962a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion proposals/date_get_component.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"id": "date_get_component",
"summary": "Gets a part/component of a date",
"description": "Retrieves a specified portion of a given date object.\nIt enables the extraction of specific details from a date object, such as year, month, or day.",
"description": "Retrieves a specified portion of a given date.\nIt enables the extraction of specific details from a date, such as year, month, or day.",
"categories": [
"date & time"
],
Expand Down

0 comments on commit 770962a

Please sign in to comment.