Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 571 Bytes

File metadata and controls

9 lines (8 loc) · 571 Bytes

formadate

Codeship Status for tugorez/formadate codecov

Date formatter which:

  1. prints the time (4:02 PM) if the date is today
  2. prints the day of the week if the current date is > (today - 6 days)
  3. prints the Month Day if the date is in the current year
  4. prints the Month Day and year otherwise