.net - Verify if a value is a tick in c# -
i have time tick (635655080937662522) created c# , stored in database column. how can verify value tick , not else? tick have format?
tick number, there not more validation can do.
you can check if actual time in particular range makes sense case, application specific.
Comments
Post a Comment