Home Forums Chart Support Data format "1272652200000" Reply To: Data format "1272652200000"

#27978

@jhodgeswaterford,

You can use the toLocaleString() method to convert a Date object to a string, using locale settings. The timeZone argument of toLocaleString() are used to parse and output dates that are in UTC or local time to a specific time zone.


Shashi Ranjan
Team CanvasJS