Using vb.net/asp.net 2005 with the canned version of aspnet Membership/Profile.
I am located in the Eastern time zone in the US and user of the system also on the East coast (new jersey) I work on created and logged in with a new username at 4pm yesterday but the aspnet_membership.LastLoginDate value that was stored was 6pm ("6:00:00
PM")
Do i have to convert the time scored to EST? Since it is only 2 hours ahead it looks like this is not GMT so I'm not certain why the being stored is 2 hours in the future.
Has anyone encountered this or have any good advice?
MyronCope
Participant
1656 Points
1345 Posts
aspnet_Membership.LastLoginDate storing time value in the future
Aug 05, 2010 12:24 PM|LINK
Using vb.net/asp.net 2005 with the canned version of aspnet Membership/Profile.
I am located in the Eastern time zone in the US and user of the system also on the East coast (new jersey) I work on created and logged in with a new username at 4pm yesterday but the aspnet_membership.LastLoginDate value that was stored was 6pm ("6:00:00 PM")
Do i have to convert the time scored to EST? Since it is only 2 hours ahead it looks like this is not GMT so I'm not certain why the being stored is 2 hours in the future.
Has anyone encountered this or have any good advice?
thanks,
MC
sansan
All-Star
53942 Points
8147 Posts
Re: aspnet_Membership.LastLoginDate storing time value in the future
Aug 05, 2010 12:28 PM|LINK
check this thread
http://forums.asp.net/p/1529480/3703532.aspx#3700494