news-catalyst / google-app-scripts

a collection of scripts for tinynews google docs add-ons
https://script.google.com/a/newscatalyst.org/d/1ILURq69o3cYUy6k1n1X6HwxdMfl9xWNhILYuZxgLfeblb3IR15WCMZSj/edit
1 stars 1 forks source link

First published date fixes: time zone, database field type, and new doc date picker #339

Closed jacqui closed 3 years ago

jacqui commented 3 years ago

Closes #336 - fun with time zone conversions in javascript, hasura and postgres Closes #337 - now initializes the datetime picker in the sidebar for google docs that haven't been previewed or published yet

Test using latest code in the script editor:

You can also see that the datepicker is now appearing on newly created docs (not yet previewed/published in hasura) by testing with the latest code using the document "Brand New Article Testing Date Picker", which for me appears as the last test case in the editor's list.