jmacdonald
08/28/2017, 1:46 PMN/format module? I'm having a bit of trouble making a date object from a datetime string. An example is returning the created date value from a record, I get this as '28/8/2017 10:08' but when I try and use the format module to get a date the value returned is 2017-08-28T170800.000Z which is 9 hours out, any ideas?