Skip to content

Commit d309649

Browse files
committed
Update README
1 parent 0b77213 commit d309649

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,7 @@
1-
# NaiveDate
1+
# NaiveDate
22

33
<p align="left">
44
<img src="https://img.shields.io/cocoapods/p/NaiveDate.svg?style=flat)">
5-
<a href="https://github.com/kean/NaiveDate/actions/workflows/ci.yml"><img src="https://github.com/kean/NaiveDate/actions/workflows/ci.yml/badge.svg"></a>
65
</p>
76

87
Native `Date` type is great for working with time zones (e.g. `2024-09-29T15:00:00+0300`), but there are scenarios where you don't know or care about the time zone. These types of dates are often called **naive**.

0 commit comments

Comments
 (0)