Returns the localized string representation of the current date/time in culture-invariant format
Namespace:
RainWorx.FrameWorx.MVC.ControllersAssembly: RainWorx.FrameWorx.MVC (in RainWorx.FrameWorx.MVC.dll) Version: 3.5
Syntax
C#
public JsonResult GetSiteTime()
Return Value
Type: JsonResultJSON encoded string
See Also