Skip to content

Commit 32b74fe

Browse files
Test Data File for checking date and time formats
this file is currently beig used for testng tabular data
1 parent 58ff945 commit 32b74fe

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

tests/Date_and_time_formats.csv

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
dd.MM.yy,dd.MM.yyyy,dd/MM/yy,dd/MM/yyyy,M/d/yyyy,M/d/yyyy h:m,MM/dd/yy,MM/dd/yyyy,yy-MM-dd,yyyy-dd-MM,yyyy-d-M,yyyy-M-d,yyyy-MM-dd,HH:mm,hh:mm tt,hh:mm:ss,hh:mm:ss tt,MM,yyyy
2+
01.02.02,01.02.2002,01/01/23,02/01/2002,01/02/2002,01/02/2002 12:00,01/01/23,01/02/2002,85-11-07,2024-01-01,2023-30-12,2023-12-31,2024-01-01,12:00,12:00 pm,12:00:00,12:00:00 pm,2,2002
3+
02.12.24,02.12.2024,31/12/23,12/02/2024,02/12/2024,02/12/2024 2:00,02/29/24,02/12/2024,85-12-07,2024-01-01,2023-29-12,2023-12-31,2024-01-01,12:00,12:00 pm,12:00:00,12:00:00 pm,12,2024
4+
07.10.85,07.10.1985,31/12/23,10/07/1985,07/10/1985,07/10/1985 11:00,02/29/24,07/10/1985,85-10-08,2024-01-01,2023-31-12,2023-12-31,2024-01-01,11:00,11:00 am,11:00:00,11:00:00 am,10,1985

0 commit comments

Comments
 (0)