diff --git a/docs/README.md b/docs/README.md index 4d5e1f9..0bb0db5 100644 --- a/docs/README.md +++ b/docs/README.md @@ -1,4 +1,4 @@ -### Adventures in Internationalization and Localization +### Tempo - a new way to think about time in computer languages Some thoughts on the nature of time for Elixir programmers. diff --git a/docs/_posts/2021-01-04-its-about-time.md b/docs/_posts/2021-01-04-its-about-time.md index d17613b..beb6733 100644 --- a/docs/_posts/2021-01-04-its-about-time.md +++ b/docs/_posts/2021-01-04-its-about-time.md @@ -89,7 +89,7 @@ I've started a new project, [Tempo](https://github.com/kipcole9/tempo) that is e `Tempo` will also include full support for `ISO8601-1` and `ISO8601-2` times; [interval algebra](https://en.wikipedia.org/wiki/Allen%27s_interval_algebra); recurring times and more. -It's quite a large undertaking expected to take most of 2021 to complete. On this blog I'll update progress and experiments. +It's quite a large undertaking expected to take most of 2022 to complete. On this blog I'll update progress and experiments. ### References