Hacker News new | ask | show | jobs
by minimaxir 451 days ago
%i is not an option. https://cloud.google.com/bigquery/docs/reference/standard-sq...

Looking it up it's only used in really old DBs.

...but that table reveals I should have used %M instead of %m. Whoops! Although in this particular case it doesn't make a difference. And apparently I can do "%F %X" instead of the whole string.

1 comments

Yeah, just looked wrong, didn't check the docs