Skip to content

tiagojorgep/RPAA2019Hints

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 

Repository files navigation

RPA A2019 Hints

RPA Automation Anywhere A2019 Hints

Custom datetime format

Date Format Description
yy Year representation with 2 digits
yyyy Year representation with 4 digits
YY Same as yy
YYYY Same as yyyy
M Month representation E.g.: 1, 2, ..., 12
MM Month representation with zero padding E.g.: 01, 02, ..., 12
d Day representation E.g.: 1, 2, ..., 31
dd Day representation with zero padding E.g.: 01, 02, ..., 31
hh Hour representation 24h format E.g.: 00, 01, ..., 23
HH Same as hh
mm Minute representation E.g.: 00, 01, ..., 59
ss Second representation E.g.: 00, 01, ..., 59
SSS Milisecond representation E.g.: 000, 001, ..., 999
SSS Milisecond representation E.g.: 000, 001, ..., 999
z Time zone representation such as 'Pacific Starndard Time'
Z Time zone offset representation such as '-0300'

About

RPA Automation Anywhere A2019 Hints

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors