Date Time Format Conversion API

Convert your chat-user-entered-text into
application-specifc formats on-the-fly

A simple and super fast API to send your user's 'natural language' text for Date & Time and convert it into one of the 30+ international date-time formats with a simple REST API call

Your users could enter today, tomorrow, 25th, 14nov, after 4 days, in 6 days, next week, this wednesday, next friday, coming weekend, next month, or whatever else... (it keeps learning)

And what we'll tell your bot is, MM/DD/YYYY, YYYYMMDD, Mon-DD-YYYY, YYYY Mon DD, Yr,Month D, 2009-06-15T13:45:30, YYYY-MM-DD hh:mm:ss, or whatever it like to hear...

Convert user entered, normal language date text to application specific formats on the fly
Convert user entered, normal language time text to application specific formats on the fly

We currently support the following international Date - Time formats

Date:

  • MM-DD-YY
  • MM-DD-YYYY
  • DD-MM-YY
  • DD-MM-YYYY
  • YY-MM-DD
  • YYYY-MM-DD
  •  
  • MM/DD/YY
  • MM/DD/YYYY
  • DD/MM/YY
  • DD/MM/YYYY
  • YY/MM/DD
  • YYYY/MM/DD
  • M/D/YY
  • D/M/YY
  • YY/M/D
  •  
  • MMDDYY
  • MMDDYYYY
  • DDMMYY
  • DDMMYYYY
  • YYMMDD
  • YYYYMMDD
  • D Month, Yr
  • Month D, Yr
  • Yr, Month D
  • Mon-DD-YYYY
  • DD-Mon-YYYY
  • YYYYY-Mon-DD
  • Mon DD, YYYY
  • DD Mon, YYYY
  • YYYY, Mon DD
  •  
  • ISO 8601 - 2009-06-15T13:45:30
  • MySQL - YYYY-MM-DD hh:mm:ss
  •  
  • Time:

  • International - 14:30:00
  • Standard - 02:30 PM
  • Military - 1430
  •  
    • If you need a Date-Time format that is not currently supported, you can send us the format by clicking the button below and we will add it as soon as possible