mirror of
https://github.com/DOI-DO/j40-cejst-2.git
synced 2025-08-06 22:44:20 -07:00
Columnn headers update (#1618)
* Columnn headers update * passing tests * updated date stamp * js tests
This commit is contained in:
parent
aa35758e42
commit
2af6fca98d
6 changed files with 58 additions and 58 deletions
|
@ -76,7 +76,7 @@ export const FORMULA = {
|
|||
export const DOWNLOAD_FILE_SIZE = 53;
|
||||
export const DOWNLOAD_SHAPE_FILE_SIZE = 742;
|
||||
export const DOWNLOAD_TSD_FILE_SIZE = 2.5;
|
||||
export const DOWNLOAD_ZIP_LAST_UPDATED = new Date('4/26/2022').getTime();
|
||||
export const DOWNLOAD_ZIP_LAST_UPDATED = new Date('5/4/2022').getTime();
|
||||
export const DOWNLOAD_SHAPE_LAST_UPDATED = new Date('4/26/2022').getTime();
|
||||
export const DOWNLOAD_TSD_LAST_UPDATED = new Date('4/19/2022').getTime();
|
||||
export const VERSION_NUMBER = 0.1;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue