quote - UTC
Matt S Trout [Tue, 12 May 2020 14:41:52 +0000 (14:41 +0000)]
quotefile

index 6c4f56f..644edd7 100644 (file)
--- a/quotefile
+++ b/quotefile
@@ -12331,3 +12331,7 @@ Fencing is the perfect COVID-19 sport
     species Canada goose for lack of politeness.
 < Widdershins> second petition to remove the word "goose" so everyone 
                must refer to them as *vague hand gesture* "that bastard"
+%
+// UTC! UTC EVERYWHERE!
+pg.defaults.parseInputDatesAsUTC = true;
+pg.types.setTypeParser(1114, str => DayJS.utc(str).format());