angular/aio/src
George Kalpakas cb16035fd3 fix(docs-infra): correctly display event dates on all timezones (#41053)
Previously, the event dates displayed on the angular.io "Events" page
(`/events`) was off by one day on timezones with a negative offset from
UTC. See
https://github.com/angular/angular/pull/41050#issuecomment-788958888.

This commit fixes it by using the `getUTC*` methods of the `Date` object
to extract the date info, which are not affected by the user's timezone.

PR Close #41053
2021-03-03 09:37:21 -08:00
..
app fix(docs-infra): correctly display event dates on all timezones (#41053) 2021-03-03 09:37:21 -08:00
assets feat(docs-infra): add maskable PWA icon (#39928) 2020-12-02 11:17:53 -08:00
environments build(docs-infra): add new angular.io build configuration for release-candidates (#39470) 2020-11-02 07:57:51 -08:00
extra-files docs: update links to use HTTPS as protocol (#39718) 2020-11-20 12:52:16 -08:00
styles fix(docs-infra): improve the layout of the "Resources" page (#40944) 2021-02-26 15:39:29 -08:00
testing refactor(docs-infra): enable tslint rules for the angular.io app (#39307) 2020-12-17 10:02:38 -08:00
404-body.html docs: update year (#40925) 2021-02-22 12:37:40 -08:00
google385281288605d160.html build(aio): add google webmaster tools verification file 2017-05-26 01:25:58 -07:00
index.html fix(docs-infra): switch code font from Droid Sans Mono to Roboto Mono (#40667) 2021-02-04 10:48:29 -08:00
main.ts feat(docs-infra): Convert AIO to use the new Service Worker 5.0.0. (#19795) 2018-08-27 16:30:42 -04:00
noop-worker-basic.js feat(aio): provide noop service worker file 2017-05-26 14:24:41 +01:00
polyfills.ts docs: update docs to use new zone.js entry-points (#40823) 2021-02-24 07:58:29 -08:00
pwa-manifest.json feat(docs-infra): add shortcuts for the angular.io PWA (#40393) 2021-01-15 10:38:39 -08:00
test.ts docs: update docs to use new zone.js entry-points (#40823) 2021-02-24 07:58:29 -08:00