Skip to content

vesh95/TimeGetter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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