Run Code
|
API
|
Code Wall
|
Users
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Patreon
wyliczenie 1 dnia tygodnia
//Title of this code //Rextester.Program.Main is the entry point for your code. Don't change it. using System; using System.Collections.Generic; using System.Linq; using System.Text.RegularExpressions; namespace Rextester { public class Program { public static void Main(string[] args) { DateTime d = DateTime.Today.AddDays(-7); Console.WriteLine(d.AddDays(-(int)d.DayOfWeek+1)); Console.WriteLine(d.AddDays(7-(int)d.DayOfWeek)); } } }
run
|
edit
|
history
|
help
0
Please
log in
to post a comment.
XPath
proxy
obrazek
itervativeFact
Use Lock Keyword
linq test
game 1.0.3
an attempt at making a usable code thing
calc
Program A
Please log in to post a comment.