Microsoft
Software
Hardware
Network
Question : convert date from visual basic to C#
I use code in visual basic: =Date()+(7-WeekDay(Date())
)
to display date on form of Saturdays
How can I display this same date with C#?
thank you
Answer : convert date from visual basic to C#
System.DateTime() + (7 - WeekDay(System.DateTime())
)
Random Solutions
How to use DOS with Virtual PC
Autogeneration of Alphanumeric in vb.net and inserting it to sql server
Accessing Notes Items in Domino with VB.NET
Multiple Criteria in Query
Outlook Disconnected
Excel to Word Paste Special Object formating problem
NTFRS 13555 errors, SYSVOL not replicating
Access Form for Date Entry
Error linking tables from MS Access 2003 to Sybase ASE
VBA read variable into range