Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-29-2017 01:20 PM
GlideDateTime is not an available object in client scripts. You would be better served using GlideAjax to do the processing on the server in this case.
Episodes 5, 6, and 33 of TechNow talk about client scripting and GlideAjax.
Docs: Client Scripts
Docs: GlideForm
Docs: GlideAjax
Developer: Client Scripting Technical Best Practices Overview