Вопрос

I am not sure whether it is possible. I am simply storing MS timzone info for a local time to my SQL database. There is a way I can provide a city name and country name by the user. but i want my system be able to tell the timezone that city is in by MS Timezone definition.

No Noda Time suggestion please. I love that approach, but I though use case is simpler than what Noda for.

The time I am storing is a event time. Which means, a sport event happened, I would like to store its origin timzone and storing the actual UTC time in another column.

Thanks.

Это было полезно?

Решение

After investigation, This is nearly impossible for the time being.

Лицензировано под: CC-BY-SA с атрибуция
Не связан с StackOverflow
scroll top