+ return
+ initialNow={new Date()} />
{
many="haiku" />
{
timeZoneName="short" />
{
{(formattedNum: string) => (
{formattedNum}
- ) }
-
-
+ )}
+
+
}
}
@@ -159,9 +160,9 @@ class TestApp extends React.Component<{}, {}> {
"hello": "Hello, {name}!"
};
return (
-