DateTime to UTC in DotNet and SQL Server

preview_player
Показать описание
This video explains DateTime, conversion to UTC in DotNet, conversion to UTC in SQL server, and basic string formatting using parameters. This will benefit developers at multiple skill levels, especially those who may have some DotNet exposure but have not yet needed to convert between time zones or haven't thought about how they might need to store datetimes in a database serving multiple regions of a country or the world.
Рекомендации по теме
Комментарии
Автор

is there a way to get the users local timezone from their machine in the browser? Or is the only practical way to have them manually select their timezone when they create an account

TedwardUltimate
Автор

Why you look like a proud boy.🤣🤣🤣 Love Ya, Bro.

PIMARINE
Автор

Hey, cheers for making this video.... what if I have a day divided into 5 minutes and the same for 365 days for a whole year and need to convert the entire column of that 5 minutes time(which is in the format = yyyy-mm-dd [{+|-} hh:mm) to local time ....can you please provide some suggestions regarding this....

harshjoshi