The best string format for string parsing is the date ISO format together with the JavaScript Date object constructor. Examples of ISO format: YYYY-MM-DD or ... ... <看更多>
"1237507200000" is a date in tics, just use a regular js-date object to convert to string. When you map the items object from feature.attributes object, ... ... <看更多>