DateTime
DateTime
component provides ability to format values of Date
.
Full list of supported properties you can find on MDN page
To use this component, you need to import the component as the followings:
#
React#
Preact#
React NativeAnd add into your application like this:
As above example, component will display Monday, September 1, 2025
Choose your language: