psullivan6 / json-articles-builder

Created with CodeSandbox

Home Page:https://codesandbox.io/s/github/psullivan6/json-articles-builder

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

json-articles-builder

Created with CodeSandbox

Data

  • all dates within the tool are stored and modified into a local time zone ISO date string
  • all dates exported/downloaded from the system are in 'yyyy-MM-dd HH:mm:ss' format based on UTC time zone
  • all dates imported/uploaded into the system are in 'yyyy-MM-dd HH:mm:ss' format, which are then parsed to a local time zone ISO date string

About

Created with CodeSandbox

https://codesandbox.io/s/github/psullivan6/json-articles-builder


Languages

Language:JavaScript 77.7%Language:CSS 18.5%Language:HTML 3.9%