DEV Community

Discussion on: using Timezone package in flutter

Collapse
 
aesthytik profile image
Vipin Kumar Rawat

Hey Shailesh, i have been trying to implemet timezone specific time in the app,
Setup is done now,

I want to know how to add a default timezone for whole app.
I dont want to everytime convert the time.

Is there any way so that i set the time to specific timezone by default?
ad when i do DateTime.now() it gives only that time?