Skip to content

Commit

Permalink
wording
Browse files Browse the repository at this point in the history
  • Loading branch information
amannn committed Sep 25, 2024
1 parent 86ff756 commit 57e1ab1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/pages/blog/date-formatting-nextjs.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -278,7 +278,7 @@ The challenge we've discussed in this post is rather about the centralization an
import {getRequestConfig} from 'next-intl/server';

export default getRequestConfig(async () => ({
// (default)
// (defaults to the current time)
now: new Date(),

// (defaults to the server's time zone)
Expand Down

0 comments on commit 57e1ab1

Please sign in to comment.