Click here to Skip to main content
15,880,725 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: entity framework - crystal report with fields from multiple tables Pin
alejx15-Dec-11 8:36
alejx15-Dec-11 8:36 
QuestionVB Developer Interview Pin
Chris_B8414-Dec-11 5:03
Chris_B8414-Dec-11 5:03 
AnswerRe: VB Developer Interview Pin
Richard MacCutchan14-Dec-11 6:07
mveRichard MacCutchan14-Dec-11 6:07 
AnswerRe: VB Developer Interview Pin
Clark Kent12314-Dec-11 8:15
professionalClark Kent12314-Dec-11 8:15 
AnswerRe: VB Developer Interview Pin
Dalek Dave14-Dec-11 22:56
professionalDalek Dave14-Dec-11 22:56 
QuestionDataGrid always capture the arrow keys of it child controls (VB.NET, VS2008) Pin
trinh.nguyen13-Dec-11 20:31
trinh.nguyen13-Dec-11 20:31 
QuestionDateTime.Now.TimeOfDay Display Format Pin
Framework .l.12-Dec-11 15:06
Framework .l.12-Dec-11 15:06 
AnswerRe: DateTime.Now.TimeOfDay Display Format Pin
Clark Kent12313-Dec-11 3:03
professionalClark Kent12313-Dec-11 3:03 
Give this a shot and let me know if this works for you.
Date.Now.ToString("hh:mm:ss")


By the way I think the string format is case sensitive. Not a 100% sure on that, but when I tried "HH:MM:SS" it gave me the correct values except for the seconds which came back as "SS" instead of an actual number. Once I put the format in lower case it worked just fine.

Look at the Date Time example code from MSDN.
AnswerRe: DateTime.Now.TimeOfDay Display Format Pin
Luc Pattyn13-Dec-11 19:11
sitebuilderLuc Pattyn13-Dec-11 19:11 
GeneralRe: DateTime.Now.TimeOfDay Display Format Pin
Clark Kent12314-Dec-11 1:58
professionalClark Kent12314-Dec-11 1:58 
AnswerRe: DateTime.Now.TimeOfDay Display Format Pin
Luc Pattyn14-Dec-11 8:00
sitebuilderLuc Pattyn14-Dec-11 8:00 
Questionvb.net 2010 crystal report help Pin
alejx12-Dec-11 7:41
alejx12-Dec-11 7:41 
AnswerRe: vb.net 2010 crystal report help Pin
thatraja12-Dec-11 17:34
professionalthatraja12-Dec-11 17:34 
QuestionApplication Deployment Pin
jugnu_ad12-Dec-11 1:32
jugnu_ad12-Dec-11 1:32 
AnswerRe: Application Deployment Pin
Dave Kreskowiak12-Dec-11 8:34
mveDave Kreskowiak12-Dec-11 8:34 
AnswerRe: Application Deployment Pin
dr.kitanjal15-Dec-11 1:57
dr.kitanjal15-Dec-11 1:57 
QuestionArray not calculating correctly Pin
Member 847941811-Dec-11 11:25
Member 847941811-Dec-11 11:25 
AnswerRe: Array not calculating correctly Pin
Andy_L_J12-Dec-11 0:24
Andy_L_J12-Dec-11 0:24 
GeneralRe: Array not calculating correctly Pin
Member 847941812-Dec-11 8:39
Member 847941812-Dec-11 8:39 
AnswerRe: Array not calculating correctly Pin
Andy_L_J12-Dec-11 11:58
Andy_L_J12-Dec-11 11:58 
Questionsql query for filtering Access database by date Pin
Amanjot10-Dec-11 16:34
Amanjot10-Dec-11 16:34 
AnswerRe: sql query for filtering Access database by date Pin
JR21210-Dec-11 19:56
JR21210-Dec-11 19:56 
AnswerRe: sql query for filtering Access database by date Pin
Dave Kreskowiak11-Dec-11 3:27
mveDave Kreskowiak11-Dec-11 3:27 
AnswerRe: sql query for filtering Access database by date Pin
coded00711-Dec-11 21:35
professionalcoded00711-Dec-11 21:35 
QuestionVB.NET 2010, Form Close Question Pin
Framework .l.9-Dec-11 15:19
Framework .l.9-Dec-11 15:19 

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.