Skip to content

v2.0.0-alpha.7

Pre-release
Pre-release
Compare
Choose a tag to compare
@dwhieb dwhieb released this 07 Feb 01:46

CHANGE: No longer specify the format of the date/timestamp fields. (This is because different programming languages may work with date-time data in different formats, and even within a language, multiple formats would still be parseable, e.g. JavaScript's Date object can parse dates as numbers or strings.)