ehsmohammadi / Atabat

0 stars 0 forks source link

Change the EntityFunctions.TruncateTime function #83

Closed mmahabadi closed 7 years ago

mmahabadi commented 7 years ago

EntityFunctions.TruncateTime function is used to truncate time from DateTime since we need to display information by date.

ehsmohammadi commented 7 years ago

@mehabadi Check it with Sqlfunction

mmahabadi commented 7 years ago

the function is replaced with DbFunctions.TruncateTime()