| choice_c,ref_horodate-method | R Documentation | 
Choice_c method for ref_horodate
## S4 method for signature 'ref_horodate'
choice_c(
  object,
  nomassign = "horodate",
  funoutlabel = "nous avons le choix dans la date\n",
  horodate,
  silent = FALSE
)
object | 
 An object of class ref_horodate-class  | 
nomassign | 
 The name assigned in environment envir_stacomi  | 
funoutlabel | 
 text displayed by the interface  | 
horodate | 
 The horodate to set, formats "%d/%m/%Y %H:%M:%s", "%d/%m/%y %H:%M:%s", "%Y-%m-%d %H:%M:%s" formats can also be passed with the date set to the minute %d/%m/%Y %H:%M or the day %d/%m/%Y ... are accepted. The choice_c method assigns and  | 
silent | 
 Default FALSE, should messages be displayed  | 
An object of class ref_horodate-class with slot horodate set, and assigns an object of class POSIXt with name nomassign in envir_stacomi
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.