Discussions

Ask a Question
Back to all

Error in date formating after recent platform upgrade

I have been trying to download the monthly pattern files. However, it shows these error "Error in charToDate(x) :
character string is not in a standard unambiguous format", I used the same codes previous month and it worked fine.

fs=getfile_list(newapikey,MP_endpoints$new_foot_traffic,

  •              start_page = 75,
    
  •              end_page = 75)
    
    Collecting files information for page 75/75...
    Files information collection completed.
    Error in charToDate(x) :
    character string is not in a standard unambiguous format

    fs=getfile_list(newapikey,MP_endpoints$new_foot_traffic,

  •              start_page = 74,
    
  •              end_page = 75)
    
    Collecting files information for page 74/75...
    Collecting files information for page 75/75...
    Files information collection completed.
    Error in charToDate(x) :
    character string is not in a standard unambiguous format

    fs=getfile_list(newapikey,MP_endpoints$new_foot_traffic,

  •              start_page = 70,
    
  •              end_page = 70)
    
    Collecting files information for page 70/75...
    Files information collection completed.
    Error in charToDate(x) :
    character string is not in a standard unambiguous format