Skip to content

Commit

Permalink
updated README for Strptime function
Browse files Browse the repository at this point in the history
  • Loading branch information
Code-Hex committed Nov 12, 2023
1 parent 3317ee6 commit 75dcef1
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,6 @@ If you have a feature request, please open an issue. It would be great if you co

- [In](https://pkg.go.dev/github.com/Code-Hex/synchro#In)
- [ConvertTz](https://pkg.go.dev/github.com/Code-Hex/synchro#ConvertTz)
- [Strftime](https://pkg.go.dev/github.com/Code-Hex/synchro#Strftime)
- [NowContext](https://pkg.go.dev/github.com/Code-Hex/synchro#NowContext)
- [Quarter](https://pkg.go.dev/github.com/Code-Hex/synchro#Quarter)
- [Semester](https://pkg.go.dev/github.com/Code-Hex/synchro#Semester)
Expand All @@ -92,6 +91,8 @@ If you have a feature request, please open an issue. It would be great if you co
- [Advance](https://pkg.go.dev/github.com/Code-Hex/synchro#Time.Advance)
- `Advance` allows you to specify the date and time components you want to increment and make modifications.
- [Period](https://pkg.go.dev/github.com/Code-Hex/synchro#Period)
- [Strptime](https://pkg.go.dev/github.com/Code-Hex/synchro#Strptime)
- [Strftime](https://pkg.go.dev/github.com/Code-Hex/synchro#Time.Strftime)


## TODO
Expand Down

0 comments on commit 75dcef1

Please sign in to comment.