The Wayback Machine - https://web.archive.org/web/20200602070230/https://github.com/topics/json-format
Skip to content
#

json-format

Here are 85 public repositories matching this topic...

lathspell
lathspell commented Oct 16, 2017

The documentation suggests to activate the Restler "production mode" in production environments. The drawback though is that apparently one has to remove the web/cache/ directory manually as Restler does not pick up new URLs otherwise. This sounds like a big source of problems where people fix their code, update it on the production server and then do not realize that the new method is still n

willie68
willie68 commented Apr 28, 2020

The readme stated for the timestamp the following syntax:

{
  "operation": "timestamp",
  "timestamp[0]": {
    "inputFormat": "Mon Jan _2 15:04:05 -0700 2006",
    "outputFormat": "2006-01-02T15:04:05-0700"
  },
  "nowTimestamp": {
    "inputFormat": "$now",
    "outputFormat": "2006-01-02T15:04:05-0700"
  },
  "epochTimestamp": {
    "inputFormat": "2006-01-02T15:04:05-0700"

Improve this page

Add a description, image, and links to the json-format topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the json-format topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.