Skip to content

3.2.1

Compare
Choose a tag to compare
@cybercussion cybercussion released this 20 Jun 01:49
· 178 commits to master since this release

Enhanced timestamps with GMT/UTC to convert ISO8601 timestamps back into date objects if that is something valuable to you. Please note, GMT is your +/- location from suburbs of London. UTC is a 24 hour based time which is considered to be the modern way to track time. Previously, this was supported but in a situation where your student is traveling and taking your courseware in one timezone then show up in another. There is also Daylight Savings Time to deal with. This was a common QUnit failing test outside of PDT since tests were hardcoded to check for PDT. Some progress was made to allow it to pass in different timezones now.