Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Ryu0118 authored Nov 26, 2023
1 parent 1944ffc commit 278413b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# swift-date-macro
Macro for converting String to Date safely

# Usage
## Usage
```Swift
let date = #date("2023/11/27", dateFormat: "yyyy/MM/dd")
```
Expand Down

0 comments on commit 278413b

Please sign in to comment.