-
Updated
May 19, 2020 - JavaScript
json-format
Here are 85 public repositories matching this topic...
-
Updated
May 27, 2020 - JavaScript
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"The HTML format when printing the String should do something like Commons Text StringEscapeUtils.escapeHtml4(text); to escape ampersands and such inside the text.
-
Updated
May 22, 2020 - TypeScript
-
Updated
May 25, 2020 - TypeScript
-
Updated
Dec 28, 2019 - JavaScript
Write wiki page
Write a wiki page describing how to integrate and use LightJson.
-
Updated
May 2, 2020 - Ruby
The current RFC for misp-core-format has two different timstamp formatings:
- unix timestamp format as string value (REF: #3)
- date as YYYY-MM-DD
To conform with standard API marshaling and unmarshaling the timestamps should all be formated conform with RFC 3339 (https://tools.ietf.org/html/rfc3339)
-
Updated
Nov 17, 2017 - C
-
Updated
Jun 11, 2017 - CSS
-
Updated
Nov 26, 2019 - Swift
-
Updated
Oct 14, 2019 - DIGITAL Command Language
-
Updated
Jul 3, 2018 - Go
-
Updated
May 24, 2017
-
Updated
Jan 20, 2020 - C++
-
Updated
Mar 18, 2017
-
Updated
Jun 22, 2018 - Python
-
Updated
Aug 31, 2018
-
Updated
Jul 28, 2016 - JavaScript
-
Updated
Jun 5, 2017 - C++
-
Updated
Feb 8, 2017 - JavaScript
-
Updated
Mar 12, 2017 - JavaScript
-
Updated
Oct 9, 2018 - JavaScript
-
Updated
Dec 17, 2017 - Java
-
Updated
Oct 10, 2019 - Python
Improve this page
Add a description, image, and links to the json-format topic page so that developers can more easily learn about it.
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."


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