Check out example codes for "C# datetime.now to string only numbers". It will help you in understanding the concepts better.
Code Example 1
DateTime.Now.ToString("yyyyMMddHHmmss"); // case sensitive
Learn ReactJs, React Native from akashmittal.com