% Generated by roxygen2: do not edit by hand % Please edit documentation in R/format.R \name{format_date} \alias{format_date} \title{Format date in JS} \usage{ format_date(x) } \arguments{ \item{x}{Date to use in JavaScript} } \value{ a JavaScript string } \description{ Format date in JS }