Click here to Skip to main content
15,891,033 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: What we can do with date and time offset data Pin
Tridip Bhattacharjee29-Jan-17 22:35
professionalTridip Bhattacharjee29-Jan-17 22:35 
GeneralRe: What we can do with date and time offset data Pin
Jochen Arndt29-Jan-17 22:46
professionalJochen Arndt29-Jan-17 22:46 
QuestionHow to convert client local date and time to UTC date and time Pin
Tridip Bhattacharjee24-Jan-17 22:41
professionalTridip Bhattacharjee24-Jan-17 22:41 
AnswerRe: How to convert client local date and time to UTC date and time Pin
Jochen Arndt24-Jan-17 23:20
professionalJochen Arndt24-Jan-17 23:20 
GeneralRe: How to convert client local date and time to UTC date and time Pin
Tridip Bhattacharjee25-Jan-17 0:53
professionalTridip Bhattacharjee25-Jan-17 0:53 
GeneralRe: How to convert client local date and time to UTC date and time Pin
Jochen Arndt25-Jan-17 1:14
professionalJochen Arndt25-Jan-17 1:14 
GeneralRe: How to convert client local date and time to UTC date and time Pin
Tridip Bhattacharjee29-Jan-17 22:33
professionalTridip Bhattacharjee29-Jan-17 22:33 
GeneralRe: How to convert client local date and time to UTC date and time Pin
Jochen Arndt29-Jan-17 22:55
professionalJochen Arndt29-Jan-17 22:55 
It depends on what you want to do with the time stamp.

If you want to send it to server:
That is not necessary as already explained. Let the server get the time of receiving the client's request.

If you want to process it on the client use the format (UTC or local) according to your requirements.

To get the current time just use Date.now() - JavaScript | MDN[^].
QuestionWhat is the difference between integration testing, regression testing and unit testing Pin
Tridip Bhattacharjee22-Jan-17 21:38
professionalTridip Bhattacharjee22-Jan-17 21:38 
AnswerRe: What is the difference between integration testing, regression testing and unit testing Pin
F-ES Sitecore22-Jan-17 23:15
professionalF-ES Sitecore22-Jan-17 23:15 
GeneralRe: What is the difference between integration testing, regression testing and unit testing Pin
Tridip Bhattacharjee23-Jan-17 21:31
professionalTridip Bhattacharjee23-Jan-17 21:31 
GeneralRe: What is the difference between integration testing, regression testing and unit testing Pin
F-ES Sitecore23-Jan-17 21:59
professionalF-ES Sitecore23-Jan-17 21:59 
GeneralRe: What is the difference between integration testing, regression testing and unit testing Pin
Nathan Minier24-Jan-17 1:01
professionalNathan Minier24-Jan-17 1:01 
GeneralRe: What is the difference between integration testing, regression testing and unit testing Pin
F-ES Sitecore24-Jan-17 5:24
professionalF-ES Sitecore24-Jan-17 5:24 
GeneralRe: What is the difference between integration testing, regression testing and unit testing Pin
Nathan Minier24-Jan-17 5:52
professionalNathan Minier24-Jan-17 5:52 
GeneralRe: What is the difference between integration testing, regression testing and unit testing Pin
F-ES Sitecore24-Jan-17 6:33
professionalF-ES Sitecore24-Jan-17 6:33 
QuestionWindows IIS Hosting - Upgrading Options From Shared Hosting With a UK Data Centre to Something With Better Performance Pin
CMS196820-Jan-17 0:03
CMS196820-Jan-17 0:03 
AnswerRe: Windows IIS Hosting - Upgrading Options From Shared Hosting With a UK Data Centre to Something With Better Performance Pin
Afzaal Ahmad Zeeshan22-Jan-17 23:31
professionalAfzaal Ahmad Zeeshan22-Jan-17 23:31 
QuestionMessage Closed Pin
19-Jan-17 23:24
Member 1286994519-Jan-17 23:24 
AnswerRe: Constant "from" email address Pin
Afzaal Ahmad Zeeshan19-Jan-17 23:27
professionalAfzaal Ahmad Zeeshan19-Jan-17 23:27 
GeneralRe: Constant "from" email address Pin
Richard MacCutchan20-Jan-17 7:08
mveRichard MacCutchan20-Jan-17 7:08 
AnswerRe: Constant "from" email address Pin
Richard MacCutchan20-Jan-17 7:08
mveRichard MacCutchan20-Jan-17 7:08 
QuestionConstant "from" email address Pin
Member 1286994519-Jan-17 23:15
Member 1286994519-Jan-17 23:15 
AnswerRe: Constant "from" email address Pin
Afzaal Ahmad Zeeshan19-Jan-17 23:31
professionalAfzaal Ahmad Zeeshan19-Jan-17 23:31 
QuestionExtract numbers with % sign from a string Pin
byka19-Jan-17 7:18
byka19-Jan-17 7:18 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.