Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 343 Bytes

File metadata and controls

18 lines (14 loc) · 343 Bytes

TimeGetter

Simple time getter rackup

How to use

To get current date nodes send you request to /time?format=[your date nodes separated with '-']

For example

Send your request to /time?format=year-month-day That's return plain/text MIME format value "2020-02-24"

Available formats

  • year
  • month
  • day
  • hour
  • minute
  • second