Skip to content

Commit

Permalink
update conflict at readme.
Browse files Browse the repository at this point in the history
  • Loading branch information
suzuki_keishi committed Sep 30, 2016
2 parents 5e87b50 + 770078b commit 5c4d1a0
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -153,11 +153,14 @@ countdownLabel.start()


#### Format
Don't specified over 24 hours or you'll get wrong format.
CountdownLabel uses `00:00:00 (HH:mm:ss)` as default format.
if you prefer using another format, Your can set your time format like below.


`countdownLabel.timeFormat = @"mm:ss"`


#### Scheduled
you can set scheduled timer

Expand Down

0 comments on commit 5c4d1a0

Please sign in to comment.