Run Code
|
API
|
Code Wall
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Patreon
Get year quarter from date
//Rextester.Program.Main is the entry point for your code. Don't change it. //Compiler version 4.0.30319.17929 for Microsoft (R) .NET Framework 4.5 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 date = new DateTime(2018, 4, 30); int quarter = (date.Month + 2) / 3; Console.WriteLine(quarter); } } }
run
|
edit
|
history
|
help
1
Custom thousand separator
Sarah Jayne Dunn OnlyFans photos are lea
Found many section of times intersect.
binary search tree (insert, search, findmin, findmax, level-pre-in-post order traversals
Integers Array manipulation examples
Remove xmlns and select signle node
466
Prime no for specified max no by user(Using While Loop)
num 1
Hello world