J
Jiten Patoliya
Guest
Hi,
I am new to MFC development and learning/understanding how that works. But I have to complete a task.
I have a task which requires to create a datetime, GetLocalSystem time and convert it to specific TimeZone before saving that datetime.
For example, my application is running in india so i need to get system time at function call which is in (IST) and need to convert that in (EST) before sending to sever for save.
I spend long time on google but there's not much i could find that works in MFC.
Any sample code would help a lot to understand how can I use that in my MFC project.
Thanks,
Jiten Patoliya Windows C# developer
Continue reading...
I am new to MFC development and learning/understanding how that works. But I have to complete a task.
I have a task which requires to create a datetime, GetLocalSystem time and convert it to specific TimeZone before saving that datetime.
For example, my application is running in india so i need to get system time at function call which is in (IST) and need to convert that in (EST) before sending to sever for save.
I spend long time on google but there's not much i could find that works in MFC.
Any sample code would help a lot to understand how can I use that in my MFC project.
Thanks,
Jiten Patoliya Windows C# developer
Continue reading...