.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

Popular posts from this blog

python - Mongodb How to add addtional information when aggregating? -

java - Spring Data JPA: Why findOne(id) executing delete query internally? -

ruby - Net::HTTP extremely slow responses for HTTPS requests -